Workflows

Update a specific workflow

put/brands/{brand_id}/workflows/{id}

Path parameters

brand_idinteger required

The numeric brand identifier.

idinteger required

The resource identifier.

Request body

WorkflowUpsertRequest required

Request body for creating or updating a workflow.

Response

Workflow updated successfully.

workflow_idinteger nullable
_brand_idinteger nullable
namestring nullable
descriptionstring nullable
entry_rulestring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.