v1
latestOpenAPI 3.0.32026-07-26134195287.9 KBAccess User Information
Set End Date for User
Given the user defined external ID or Verkada defined user ID (but not both), set the end date for an access users credentials to become invalid. After this time, all methods of access will be revoked. End date value will be passed as a parameter in a json payload. Returns the updated Access Information Object.
put/access/v1/access_users/user/end_date
Query parameters
user_idstring uuid
The unique identifier of the user managed by Verkada.
external_idstring
A unique identifier managed externally provided by the customer.
emailstring
The email address of the user.
employee_idstring
The organization-defined employee ID of the user.
Request body
Response
OK