taskTemplates

Deletes the task template for the task bundle with the specified id.

Deletes the task template for the task bundle with the specified id.

<Check title="Required Permissions" icon="key">The user must be an admin or have task-manage-config:write permissions.</Check>

delete/taskbundles/{taskBundleId}/tasktemplates/{taskTemplateId}

Path parameters

taskBundleIdstring uuid required

The id of the task bundle.

taskTemplateIdstring uuid required

The id of the task template.

Headers

Authorizationstring required

Bearer authentication

Response

No Content

object required

Changes