Skip to main content

Delete Human Task Template

Used to delete a human task template by id. Use this API to delete a task template specification stored in Conductor.

Deleting Templates

If the template is used by a workflow, it will fail to render.

Input Payload

AttributeDescription
idThe id of the human task template which you want to delete.

API Endpoint

DELETE human/template/{id}

Client SDK Methods

TODO: Coming soon to the SDKs