Saltar al contenido principal
PATCH
Go

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parámetros de ruta

id
string
requerido

Identificador del flujo

Maximum string length: 30

Cuerpo

actions
object[] | null
name
string
Required string length: 1 - 150

Respuesta

Flujo actualizado correctamente.

created_at
string<date-time>
requerido
id
string<flow-id>
requerido
Maximum string length: 30
name
string
requerido
Required string length: 1 - 150
updated_at
string<date-time>
requerido
actions
object[]
executed_at
string<date>