Skip to main content
PUT

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Workflow ID.

Body

application/json
name
string
description
string | null
source_account_id
string
target_account_ids
string[]
is_active
boolean
future_content_enabled
boolean
settings
object

Response

Workflow updated successfully.

data
object