DELETE
/
api
/
v1
/
workflows
/
{workflowUniqueIdentifier}
curl --request DELETE \
  --url https://workflow-app.thena.ai/api/v1/workflows/{workflowUniqueIdentifier} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Enter your API key

Path Parameters

workflowUniqueIdentifier
string
required

Response

204

Resource deleted successfully