Skip to main content
PATCH
Update Flow

Authorizations

x-api-key
string
header
required

Your ps_ API key

Path Parameters

id
string
required

The local id of the Flow — the id field GET /v1/flows returns, never metaFlowId.

Body

application/json
name
string

New name. Empty or whitespace-only is refused.

Minimum string length: 1
Example:

"Agendamento (matriz)"

categories
enum<string>[]
Minimum array length: 1
Available options:
SIGN_UP,
SIGN_IN,
APPOINTMENT_BOOKING,
LEAD_GENERATION,
CONTACT_US,
CUSTOMER_SUPPORT,
SURVEY,
OTHER
Example:

Response

Flow updated