v1
latestOpenAPI 3.0.32026-07-26134195287.9 KBAccess User Information
Set Start Date for User
Given the user defined external ID or Verkada defined user ID (but not both), set the start date for an access users credentials to become valid. Before this time, all methods of access specified for this access user will invalid. Start date value will be passed as a parameter in a json payload. Returns the updated Access Information Object.
put/access/v1/access_users/user/start_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