patch https://{domain}.uspacy.ua/groups/v1/groups//detachUser/
Remove user from group. Only available to group owner or moderator.
Log in to see full request history
Responses
401Access token is missing or invalid
Remove user from group. Only available to group owner or moderator.
401Access token is missing or invalid
xxxxxxxxxx
curl --request PATCH \
--url https://domain.uspacy.ua/groups/v1/groups/groupId/detachUser/userId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: