post https://{domain}.uspacy.ua/groups/v1/transferToUser
Transfer groups to another user.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
401Access token is missing or invalid
Transfer groups to another user.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
401Access token is missing or invalid
xxxxxxxxxx
10curl --request POST \
--url https://domain.uspacy.ua/groups/v1/transferToUser \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"owner": false,
"moderator": false
}
'
Try It!
to start a request and see the response here! Or choose an example: