Skip to main content
DELETE
/
v1
/
workflow
/
templates
/
{template_id}
Delete Template
curl --request DELETE \
  --url https://agents.bigdata.com/v1/workflow/templates/{template_id} \
  --header 'X-API-Key: <api-key>'
true

Authorizations

X-API-Key
string
header
required

Enter your API key

Path Parameters

template_id
string
required

Response

Successful Response

The response is of type boolean.