put https://classic-api.contractorscloud.com/api/v1/tasks/
Update data on a specific task by its id.
Responses
Update data on a specific task by its id.
xxxxxxxxxx
curl --request PUT \
--url https://classic-api.contractorscloud.com/api/v1/tasks/task_id \
--header 'Accept: application/json' \
--header 'Content-Type: application/json'
Try It!
to start a request and see the response here! Or choose an example: