Backend (API Key)User Workflows
Disable a workflow
Disable a workflow.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
externalUserId*string
The external user id.
workflowUuid*string
The workflow uuid.
Header Parameters
X-Environment?string
The environment.
Value in
- "DEVELOPMENT"
- "STAGING"
- "PRODUCTION"
Response Body
curl -X DELETE "https://example.com/string/automation/workflows/string/enable"Empty
How is this guide?