patch https://{domain}.uspacy.ua/groups/v1/groups//attachUser/
Adding a user to a group. Only available to group owner or moderator.
Log in to see full request history
Responses
401Access token is missing or invalid
Adding a user to a 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/attachUser/userId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: