Label
If you want to add labels to cards or collections you can use the ID’s of the already available labels in the request body of the collection and/or card endpoints.
Label
id
string <uuid>
read-onlyoptional
name
string
required
color
enum<string>
optional
Allowed values:
bluebrownbubblegumcharcoalgreengreyindigolavendernavyoliveorangepinkpurpleraspberryredrubyskybluetealtransparentyellow
Default:
transparent
board_id
string <uuid>
read-onlyoptional
created_at
string <date-time>
read-onlyoptional
Example:
2024-04-11T10:22:15Z
updated_at
string <date-time>
read-onlyoptional
Example:
2024-04-11T10:22:15Z
Modified at 2024-11-21 17:12:57