Status
If you want to change the status of a planned card, you can use the status ID in your request body when interacting with the Card endpoint.
Status
id
string <uuid>
read-onlyoptional
name
string
optional
priority
integer
optional
entry
boolean
optional
exit
boolean
optional
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