Delete Scheduled Workflow

Delete a schedule workflow

Delete a schedule workflow

DELETE https://api.couchdrop.io/manage/workflow/schedules/<workflow_id>

Path Parameters

NameTypeDescription

workflow_id

String

Id of the workflow that should be deleted

Headers

NameTypeDescription

token

String

API Access Token

{
    // Response
}

Last updated