Skip to main content

Replace the default dashboard

PUThttps://api.coralogix.com/mgmt/openapi/5/dashboards/dashboards/v1/{dashboard_id}/default

Sets the specified dashboard as the default.

Requires the following permissions:

  • team-dashboards:Update

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Path Parameters

    dashboard_id# stringrequired

    Possible values: >= 21 characters and <= 21 characters, Value must match regular expression ^[\s\S]*$

    The dashboard id.

Body

application/json

This is a request to replace a default dashboard

    requestId#stringrequired

    Idempotency key for the replace default dashboard request, used to prevent duplicate operations.

    Possible values: non-empty and <= 128 characters, Value must match regular expression ^[\s\S]*$

Response

application/json

This is a response received when default dashboard has been replaced