Alerts
Update alert status
Update a custom alert status’s name and/or colour.
PUT
Update a custom alert status’s name and/or colour. The status is identified by its key.
Request structure
The status key to update (e.g. PENDING_REVIEW). Case-insensitive.
New display name for the status.
New hex colour code. Must be one of the values in allowed_colours from the list statuses response.
Response structure
Organization ID that owns the status.
The status key.
Display name of the status (after update).
Hex colour code of the status (after update).
ISO 8601 timestamp when the status was created.
ISO 8601 timestamp when the status was last updated.