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