Saltar al contenido principal
PUT
Update task

Autorizaciones

Authorization
string
header
requerido

API key authentication. Use format: Bearer cbr_live_your_key

Parámetros de ruta

id
string
requerido

Cuerpo

application/json
title
string
Required string length: 1 - 200
description
string
assigneeId
string
teamIds
string[]

Team IDs to assign task to (FUNC-045). Replaces existing teams.

dueDate
string<date-time>
mandatory
boolean
flagged
boolean
status
string
tlp
integer

TLP classification (FUNC-044). 0=CLEAR, 1=GREEN, 2=AMBER, 3=AMBER+STRICT, 4=RED. Can only be set equal to or higher than the parent case's TLP (elevation-only constraint).

Rango requerido: 0 <= x <= 4

Respuesta

200

Default Response