Update a dashboard

Updates a dashboard. Will return a 409 when attempting to create a dashboard with a custom URL or custom domain that is already taken.

Path Params
string
required
Body Params
string

A custom user domain, e.g. "status.example.com". See the docs on updating your DNS and SSL usage.

string

A subdomain name under "checklyhq.com". Needs to be unique across all users.

string

A URL pointing to an image file.

string

A URL pointing to an image file used as dashboard favicon.

string
string

A piece of text displayed below the header or title of your dashboard.

string
enum
Defaults to FULL

Determines whether to use the full screen or focus in the center.

Allowed:
number
enum
Defaults to 60

How often to refresh the dashboard in seconds.

Allowed:
boolean
Defaults to true

Determines of pagination is on or off.

number
enum
Defaults to 60

How often to trigger pagination in seconds.

Allowed:
number
1 to 20
Defaults to 15

Number of checks displayed per page.

boolean
Defaults to false

When to use AND operator for tags lookup.

boolean
Defaults to false

Show or hide the tags on the dashboard.

boolean
Defaults to false

Enable or disable incidents on the dashboard.

boolean
Defaults to false

Expand or collapse checks on the dashboard.

tags
array of strings

A list of one or more tags that filter which checks to display on the dashboard.

tags
boolean
Defaults to true

Show or hide header and description on the dashboard.

boolean
Defaults to false
string

Custom CSS to be applied to the dashboard.

boolean
Defaults to false

Determines if the dashboard is public or private.

boolean
Defaults to true

Show or hide the P95 stats on the dashboard.

boolean
Defaults to true

Show or hide the P99 stats on the dashboard.

keys
array of objects

Show key for private dashboard.

keys
string

A piece of text displayed at the top of your dashboard.

Headers
string

Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json