Skip to main content
PATCH
Update a label

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

label_id
string<uuid>
required

Body

application/json

INB-07/INB-08/INB-02 partial update.

name renames (seeded labels refuse — their name is a contract); track_as_positives opts the label's threads in or out of the positive rate; filtered_out moves them out of (or back into) the working views. All allowed on any label.

filtered_out
boolean | null
name
string | null
Required string length: 1 - 64
track_as_positives
boolean | null

Response

Successful Response

color
string
required
id
string<uuid>
required
name
string
required
thread_count
integer
required
filtered_out
boolean
default:false
icon
string
default:""
is_seeded
boolean
default:false
track_as_positives
boolean
default:false