curl --request PUT \
--url https://api.coralogix.com/mgmt/openapi/latest/v1/dashboards/dashboards/{dashboard_id}/default \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '
{
"requestId": "<string>"
}
'{}No description available
curl --request PUT \
--url https://api.coralogix.com/mgmt/openapi/latest/v1/dashboards/dashboards/{dashboard_id}/default \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '
{
"requestId": "<string>"
}
'{}Was this page helpful?