Deletes a checklist item template for a task template with the specified id.
To access the task template, ‘write’ permissions on the ‘project-planning-data’ feature or on the ‘project-manage-config’ feature are required.
Required Permissions
The user must be an admin or havetask-manage-config:write
permissions.Path parameters
taskTemplateId
The id of the task template.
checklistItemTemplateId
The id of the checklist item template.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
No Content