post https://{domain}.uspacy.ua/groups/v1/transferToDepartment
Transfer groups to another user.
Log in to see full request history
Responses
401Access token is missing or invalid
Transfer groups to another user.
401Access token is missing or invalid
xxxxxxxxxx
10curl --request POST \
--url https://domain.uspacy.ua/groups/v1/transferToDepartment \
--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: