v1
latestOpenAPI 3.1.02026-08-066984441.1 MBchecklistItems
Deletes a checklist item from a task.
<Check title="Required Permissions" icon="key">The user must have at least write permissions on the specified task.</Check>
delete/tasks/{taskId}/checklistitems/{checklistItemId}
Path parameters
taskIdstring uuid required
The id of the task.
checklistItemIdstring uuid required
The id of the checklist item to delete.
Headers
Authorizationstring required
Bearer authentication
Response
No Content
object required