Skip to main content
POST
Add labels to task

Authorizations

Authorization
string
header
required

OAuth 2.0 Bearer Token from Clerk authentication

Path Parameters

task_id
string
required

Task ID

Body

application/json
tag_ids
string[]
required

Array of label (tag) IDs to add

Example:

Response

labels added successfully

tag_ids
string[]
required

Complete list of label (tag) IDs after operation