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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
uuid

The unique identifier of the user managed by Verkada.

string

A unique identifier managed externally provided by the customer.

string

The email address of the user.

string

The organization-defined employee ID of the user.

Body Params
string
required

The start time value of the time range controlling when a users credentials are active. Formatted as a Unix timestamp in seconds.

Response

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json