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 have task-manage-config:write permissions.

Path parameters

taskTemplateIdUUIDRequired

The id of the task template.

checklistItemTemplateIdUUIDRequired

The id of the checklist item template.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

No Content