For the complete documentation index, see llms.txt. This page is also available as Markdown.

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