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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.