Create User
Creates a user for in an organization. External ID required. Otherwise, the newly created user will contain a user ID which can be used for identification.
Request body
The name of the company the user is part of.
The name of the department the user is part of.
The department ID of the department the user is in.
The email of the user.
The user's employee ID, does not have to be unique.
The title of employee.
The type of employee.
A unique identifier managed externally provided by the consumer.
The first name of the user.
The last name of the user.
The middle name of the user.
The main phone number of a user, E.164 format preferred.
Response
OK
Whether the user is active in the system.
The name of the company the user is part of.
The name of the department the user is part of.
The department ID of the department the user is in.
The email of the user.
The user's employee ID, does not have to be unique.
The title of employee.
The type of employee.
A unique identifier managed externally provided by the consumer.
The first name of the user.
The last name of the user.
The middle name of the user.
The main phone number of a user, E.164 format preferred.
The unique identifier of the user managed by Verkada.