Skip to main content
PUT
Update task

Authorizations

Authorization
string
header
required

API key authentication. Use format: Bearer cbr_live_your_key

Path Parameters

id
string
required

Body

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).

Required range: 0 <= x <= 4

Response

200

Default Response