Skip to main content
PATCH
Move task to a different parent

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
new_parent_id
string<uuid> | null

New parent task ID (null to make it a root task)

new_position
integer

Optional position in the new parent's subtasks

Resposta

Task moved successfully