v1
latestOpenAPI 3.1.02026-08-066984441.1 MBchecklistItems
Updates a checklist item for a task with the specified id.
<Check title="Required Permissions" icon="key">The required permissions depend on the base type of the task. If the task is a project task, the user must have either project-master-data:write permissions or be assigned to the task. For a user's private task, no special permissions are required.</Check>
put/tasks/{taskId}/checklistitems/{checklistItemId}
Path parameters
taskIdstring uuid required
The id of the task.
checklistItemIdstring uuid required
The id of the checklist item.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK