Remove a user group from a genie
Removes user group access from the genie associated with the ID you specify.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
id
The ID of the genie you from which you plan to remove user group access.
Request
This endpoint expects an object.
user_group_ids
An array of user group IDs to remove from a genie.
Response
User groups removed successfully
user_groups
Array of user groups removed from the genie.