Backend (API Key)Instance Workflows
Enable a workflow
Enable a workflow.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
externalUserId*string
The external user id.
id*integer
The id of an integration instance.
Format
int64workflowUuid*string
The workflow reference of the workflow to delete.
Response Body
curl -X POST "https://example.com/string/integration-instances/0/workflows/string/enable"Empty
How is this guide?