Skip to main content

Delete Human Task User Form/Template

Used to delete a human task template by its name. 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
nameThe name of the human task user-form/template to be deleted.

API Endpoint

DELETE human/template/{name}

Client SDK Methods

TODO: Coming soon to the SDKs