Frontend (Signing Key JWT)Instance Workflows
Disable a workflow
Disable a workflow.
Authorization
jwtBearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*integer
The id of an integration instance.
Format
int64workflowUuid*string
The workflow reference of the workflow to delete.
Response Body
curl -X DELETE "https://example.com/integration-instances/0/workflows/string/enable"Empty
How is this guide?