Unlock Access Point

post

Unlocks an access point.

User proximity is verified based on the user's geographical location provided in the request for access points that are configured with proximity-based access requirements.

Authorizations
AuthorizationstringRequired

Enter the Bearer Authorization string as following: Bearer Generated-JWT-Token

Path parameters
accessPointIdstring · uuidRequired
Body

Represents an unlock request for an access point.

userReferencestring · nullableOptional

Optional user reference, typically identifying the user associated with the unlock request. Providing a user reference improves end-to-end traceability, as it may be logged by access control systems and locks that support this feature.

Responses
post
/integrator/v1/accesspoints/{accessPointId}/unlock
202

Success

No content

Last updated