cURL
curl --request DELETE \ --url https://agents.bigdata.com/v1/workflow/templates/{template_id} \ --header 'X-API-Key: <api-key>'
true
Delete a workflow template from your account.
Enter your API key
Successful Response
The response is of type boolean.
boolean
Was this page helpful?