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
Attribute | Description |
---|---|
id | The id of the human task template which you want to delete. |
API Endpoint
DELETE human/template/{id}
Client SDK Methods
- Java
- Golang
- Python
- CSharp
- Javascript
- Clojure
TODO: Coming soon to the SDKs
TODO: Coming soon to the SDKs
TODO: Coming soon to the SDKs
TODO: Coming soon to the SDKs
TODO: Coming soon to the SDKs
TODO: Coming soon to the SDKs