Skip to main content
POST
Put one label on many threads

Authorizations

Authorization
string
header
required

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

Body

application/json
label_id
string<uuid>
required
thread_ids
string<uuid>[]
required
Required array length: 1 - 200 elements

Response

Successful Response

updated
integer
required