Skip to main content
DELETE
/
v1
/
action-workflows
/
{action_workflow_id}
delete an action workflow
curl --request DELETE \
  --url https://api.nuon.co/v1/action-workflows/{action_workflow_id} \
  --header 'Authorization: <api-key>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.nuon.co/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and token.

Path Parameters

action_workflow_id
string
required

action workflow ID

Response

OK

The response is of type object.