Cancel a WorkflowAsk AIpost https://na1.ironcladapp.com/public/api/v1/workflows/{id}/cancelCancel a workflow. OAuth Scope required: public.workflows.cancelPath ParamsidstringrequiredThe unique identifier of a workflowBody Paramscommentobjectrequiredcomment objectHeadersx-as-user-emailstringDenotes the actor of the request. When used, the API will take into account this user's permissions and access. This or x-as-user-id is required when the associated token was produced from the Client Credentials grant or with legacy bearer tokens on select endpoints. More information about permissions.x-as-user-idstringDenotes the actor of the request. When used, the API will take into account this user's permissions and access. This or x-as-user-email is required when the associated token was produced from the Client Credentials grant or with legacy bearer tokens on select endpoints. More information about permissions.Response 204204Updated 7 months ago