slash-task-check-list

put/tasks/{taskId}/subtasks/{subtaskId}/checklists/{checklistId}

Path parameters

taskIdinteger required
subtaskIdinteger required
checklistIdinteger required

Request body

tenantIdinteger
checkListIdinteger
checkListNamestring
completedboolean
parentIdinteger
taskIdinteger
subtaskIdinteger
orderIndexinteger
parentboolean

Response

OK

successboolean
messagestring
{"stackTrail":"components:schemas:ResponseFormat:properties:data","oasType":"schema","type":"unknown"}
errorCodeinteger
{"stackTrail":"components:schemas:ResponseFormat:properties:errors","oasType":"schema","type":"unknown"}

Changes

Changed in 2 of the 10 revisions of this API.21

    • api operation id updateCheckListForSubtask removed and replaced with updateCheckListForSubtask_1

      api-operation-id-removed

    • the data response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the errors response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog