Create an Access Grant
Creates a new Access Grant. Access Grants are the default and recommended way to grant a user access to any physical space, irrespective of the locking hardware. They work with both standalone smart locks (using device_ids) and access control systems (using acs_entrance_ids or space_ids), and can issue PIN codes, key cards, and mobile keys through a single request.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
- Option 1
- Option 2
ID of user identity for whom access is being granted.
Unique key for the access grant within the workspace.
1ID of the customization profile to apply to the Access Grant and its access methods.
When used, creates a new location with the given entrances and devices, and gives the user access to this location.
Name for the access grant.
Reservation key for the access grant.
Set of IDs of existing spaces to which access is being granted.
Set of keys of existing spaces to which access is being granted.
1Response
OK
Represents an Access Grant. Access Grants enable you to grant a user identity access to spaces, entrances, and devices through one or more access methods, such as mobile keys, plastic cards, and PIN codes. You can create an Access Grant for an existing user identity, or you can create a new user identity while creating the new Access Grant.

