Dashboards
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.
put/v1/dashboards/{dashboardId}
Path parameters
dashboardIdstring required
Headers
x-checkly-accountstring uuid
Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general
Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general
Request body
Response
Successful
Changes
No recorded changes to this endpoint across all 4 revisions of this API.