Update flow
Updates a Flow draft when expectedUpdatedAt matches the stored revision.
Requires sessions:manage. Project tokens only access resources in their own project.
Authorizations
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
Identifier for the flow.
Body
Identifier of the Polymorfa project that owns this resource.
Value constraints
Unix timestamp in milliseconds that must match the resource's current updatedAt value.
Value constraints
x >= 0Human-readable name for this resource.
Value constraints
1 - 120Status value to assign to this resource.
Allowed values
draft, ready, archived Structured definition for this resource.
Response
Success
Structured data carried by this object.