Skip to main content
POST
Move all items from one stage to another

Autorizações

api_access_token
string
header
obrigatório

Parâmetros de caminho

pipeline_id
string<uuid>
obrigatório
id
string<uuid>
obrigatório

Corpo

application/json
from_stage_id
string<uuid>
obrigatório
to_stage_id
string<uuid>
obrigatório

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"