v1
latestOpenAPI 3.0.32026-07-26134195287.9 KBAccess Groups
Add User to Access Group
Add an access user to an access group with the Verkada defined group ID and either the user defined External ID or the Verkada defined user ID. The group ID is passed in as query parameter in the URL. The external ID or Verkada user ID(but not both) is passed in the json object in the body of the request.
put/access/v1/access_groups/group/user
Query parameters
group_idstring uuid required
The unique identifier of the Access Group managed by Verkada.
Request body
Response
OK