Create an Access Grant
Last updated
Was this helpful?
Last updated
Was this helpful?
Creates a new access grant.
requested_access_methods
Array of Objects (Required)
acs_entrance_ids
Array of UUIDs
Set of IDs of the to which access is being granted.
device_ids
Array of UUIDs
Set of IDs of the to which access is being granted.
ends_at
String
location
Object
When used, creates a new location with the given entrances and devices, and gives the user access to this location.
location_ids
Array of UUIDs
space_ids
Array of UUIDs
Set of IDs of existing spaces to which access is being granted.
starts_at
String
user_identity
Object
When used, creates a new user identity with the given details, and grants them access.
user_identity_id
String
ID of user identity for whom access is being granted.
Date and time at which the validity of the new grant ends, in format. Must be a time in the future and after starts_at
.
Date and time at which the validity of the new grant starts, in format.
Unique phone number for the user identity in (for example, +15555550100).