Skip to main content
PATCH
Update flow

Authorizations

Authorization
string
header
required

Polymorfa server credential: a scoped pmfa_ organization key, or a pmfa_pt_ project token on project- and session-bound operations inside its exact authenticated project. Keys may be personal or service-account owned. Both enforce selected action scopes; organization keys can address team resources and every project in the organization. Listener and browser client credentials are rejected.

Path Parameters

flowId
string
required

Identifier for the flow.

Body

application/json
projectId
string<uuid>
required

Identifier of the Polymorfa project that owns this resource.

Value constraints

expectedUpdatedAt
integer<int64>
required

Unix timestamp in milliseconds that must match the resource's current updatedAt value.

Value constraints

Required range: x >= 0
name
string

Human-readable name for this resource.

Value constraints

Required string length: 1 - 120
status
enum<string>

Status value to assign to this resource.

Allowed values

Available options:
draft,
ready,
archived
definition
object

Structured definition for this resource.

Response

Success

data
object
required

Structured data carried by this object.