v1
latestOpenAPI 3.0.32026-07-26134195287.9 KBAccess Groups
Remove User from Access Group
Remove an access user to an access group with the Verkada defined group ID and the user defined either by their User ID or their External ID. Both the group ID and the User ID(or External ID) are passed as query parameter in the URL.
delete/access/v1/access_groups/group/user
Query parameters
group_idstring uuid required
The unique identifier of the Access Group managed by Verkada.
external_idstring
A unique identifier managed externally provided by the customer.
user_idstring uuid
The unique identifier of the user managed by Verkada.
Response
ok