Skip to main content
DELETE
Archive workflow

Authorizations

api_key
string
header
required

Personal API key.

Path Parameters

app_id
string
required

ID of the app whose workflows you want to work with.

workflow_id
string
required

ID of the workflow, as returned in id by List workflows.

Response

The workflow is archived.

status
string
required

Always archived.

Example:

"archived"

workflow_id
string
required

ID of the workflow that was archived.

Example:

"68b1c0d4e7b91d003c45a1f2"