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