Skip to main content
PATCH
Move task to a different parent

Autorizaciones

api_access_token
string
header
requerido

Parámetros de ruta

pipeline_id
string<uuid>
requerido
id
string<uuid>
requerido

Cuerpo

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

Respuesta

Task moved successfully