Delete Scheduled Workflow
Delete a schedule workflow
Delete a schedule workflow
DELETE https://api.couchdrop.io/manage/workflow/schedules/<workflow_id>
Path Parameters
Name
Type
Description
workflow_id
String
Id of the workflow that should be deleted
Headers
Name
Type
Description
token
String
API Access Token
{
// Response
}{
// Response
}Last updated
Was this helpful?