Skip to main content
PATCH
Bulk move items to a stage

Autorizaciones

api_access_token
string
header
requerido

Parámetros de ruta

pipeline_id
string<uuid>
requerido

Cuerpo

application/json
conversation_ids
string[]
requerido

Array of item IDs to move

new_stage_id
string<uuid>
requerido
notes
string

Optional notes for the movement

Respuesta

Items moved successfully

success
boolean
requerido
Ejemplo:

true

data
object
requerido
meta
object
requerido
message
string
requerido
Ejemplo:

"Items moved successfully"