Skip to main content
DELETE
/
workflows
/
{id}
cURL
curl --request DELETE \
  --url https://api.anyformat.ai/workflows/{id}/ \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

API key authentication. Add your API key with the X-API-Key header.

Path Parameters

id
string
required

Response

204

No response body