patch https://{domain}.uspacy.ua/tasks/v1/checkList//
Update checklist for task
Log in to see full request history
Responses
401Access token is missing or invalid
Update checklist for task
401Access token is missing or invalid
xxxxxxxxxx
curl --request PATCH \
--url https://domain.uspacy.ua/tasks/v1/checkList/checkListId/checkListItemId \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"deadline":0}'
Try It!
to start a request and see the response here! Or choose an example: