Skip to main content
PUT
Update a custom alert status’s name and/or colour. The status is identified by its key.

Authorization

Blnk Cloud APIs support any one of the following authentication methods. All of them work with your CLOUD_API_KEY or OAUTH_ACCESS_TOKEN.
Pass Authorization: Bearer CLOUD_API_KEY or Authorization: Bearer OAUTH_ACCESS_TOKEN.
string
required
Cloud API key or OAuth access token. Create credentials in API keys or OAuth.

Path

string
The status key to update (e.g. PENDING_REVIEW). Case-insensitive.

Body

string
required
New display name for the status.
string
required
New hex colour code. Must be one of the values in allowed_colours from the list statuses response.

Response

string
Organization ID that owns the status.
string
The status key.
string
Display name of the status (after update).
string
Hex colour code of the status (after update).
timestamp
ISO 8601 timestamp when the status was created.
timestamp
ISO 8601 timestamp when the status was last updated.

Need help?

We are very happy to help you make the most of Blnk, regardless of whether it is your first time or you are switching from another tool. To ask questions or discuss issues, please contact us or join our Discord community.