Delete Action Workflow

Delete an action workflow

Delete an action workflow

DELETE https://api.couchdrop.io/manage/workflow/events/<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