post https://{domain}.uspacy.ua/tasks/v1/transferToDepartment
Transfer tasks to department.
Log in to see full request history
Responses
401Access token is missing or invalid
Transfer tasks to department.
401Access token is missing or invalid
xxxxxxxxxx
10curl --request POST \
--url https://domain.uspacy.ua/tasks/v1/transferToDepartment \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"owner": false,
"responsible": false
}
'
Try It!
to start a request and see the response here! Or choose an example: