post https://{domain}.uspacy.ua/tasks/v1/tasks//checkList
Create checklist for task. and users who have access to task.
Log in to see full request history
Responses
401Access token is missing or invalid
Create checklist for task. and users who have access to task.
401Access token is missing or invalid
xxxxxxxxxx
curl --request POST \
--url https://domain.uspacy.ua/tasks/v1/tasks/taskId/checkList \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: