Delete a workflow
DELETE /workflows/{action_id}
DELETE
/workflows/{action_id}
Delete a workflow. Voice’s delete returns {"success": true, ...}
on success and 403 for system defaults - both pass through.
Authorizations
Parameters
Path Parameters
action_id
required
Workflow action_id.
string
Workflow action_id.
Header Parameters
Responses
200
Successful Response
object
key
additional properties
any
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string