Skip to content

Support

support_status_update

Rename, recolour or reorder a status.

Tool

support_status_update

Rename, recolour or reorder a status.

Rename, recolour or reorder a status. The category may only change while no thread references the status: changing it later would rewrite the history of every metric derived from it. A status belonging to another product is reported as not found

Behavior

HTTP
PATCH /support/statuses/:id

Arguments

NameTypeRequiredDescription
idstringStatus id
namestringStatus name as the customer wants to see it. Unique within the product
colorstringDisplay colour as a six-digit hex string, e.g. #2563eb
orderintegerSort order within the status dictionary, lowest first
categorystringNew lifecycle bucket. Refused while any thread references the status

Response

FieldTypeAlwaysDescription
idstringStatus id
namestringStatus name, unique within the product
colorstringDisplay colour as a hex string
orderintegerSort order within the status dictionary
archivedbooleanArchived statuses stay readable but are not offered as targets
categorystringLifecycle bucket the status belongs to

Try it

Rename, recolour or reorder a status.

When to use

Rename, recolour or reorder a status. The category may only change while no thread references the status: changing it later would rewrite the history of every metric derived from it. A status belonging to another product is reported as not found

Example

Ask your agent something like this:

Rename, recolour or reorder a status.

The agent will invoke support_status_update with these arguments:

{
  "id": "<id>"
}

Esc

Start typing to search the docs.

navigateselect