v1

latestOpenAPI 3.0.02026-07-22201291.8 MB
/acs

Grant an ACS User Access to an Entrance

Grants a specified access system user access to a specified access system entrance.

post/acs/entrances/grant_access

Request body

acs_entrance_idstring uuid required

ID of the entrance to which you want to grant an access system user access.

acs_user_idstring uuid

ID of the access system user to whom you want to grant access to an entrance. You can only provide one of acs_user_id or user_identity_id.

user_identity_idstring uuid

ID of the user identity to whom you want to grant access to an entrance. You can only provide one of acs_user_id or user_identity_id. If the ACS system contains an ACS user with the same email_address or phone_number as the user identity that you specify, they are linked, and the access group membership belongs to the ACS user. If the ACS system does not have a corresponding ACS user, one is created.

Response

OK

object required