Skip to main content
PATCH
Bulk move items to a stage

Autorizações

api_access_token
string
header
obrigatório

Parâmetros de caminho

pipeline_id
string<uuid>
obrigatório

Corpo

application/json
conversation_ids
string[]
obrigatório

Array of item IDs to move

new_stage_id
string<uuid>
obrigatório
notes
string

Optional notes for the movement

Resposta

Items moved successfully

success
boolean
obrigatório
Exemplo:

true

data
object
obrigatório
meta
object
obrigatório
message
string
obrigatório
Exemplo:

"Items moved successfully"