Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PUT \ --url https://api.coralogix.com/mgmt/openapi/4/dashboards/dashboards/v1/{dashboard_id}/default \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "requestId": "<string>" } '
{}
No description available
API key authentication
This is a request to replace a default dashboard
This is a response received when default dashboard has been replaced
Was this page helpful?