Remove a user group from a genie
Removes user group access from the genie associated with the ID you specify.
Path parameters
id
The ID of the genie you from which you plan to remove user group access.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
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.