delete https://example.com/api/1/organizations//groups//users/
Removes a user from a group
Log in to see full request history
Responses
Removes a user from a group
xxxxxxxxxx
curl --request DELETE \
--url https://example.com/api/1/organizations/orgId/groups/groupId/users/userId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: