Remove dashboard from favorites
DELETE
https://api.coralogix.com/mgmt/openapi/5/dashboards/pinned/v1/{dashboard_id}Unpins the specified dashboard.
Requires the following permissions:
team-dashboards:Read
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Path Parameters
dashboard_id# stringrequired
Possible values: >= 21 characters and <= 21 characters, Value must match regular expression ^[\s\S]*$
The dashboard id.
Query Parameters
request_id# string
Possible values: non-empty and <= 128 characters, Value must match regular expression ^[\s\S]*$
Idempotency key for the unpin request, used to prevent duplicate operations.
Response
application/json
This is a response received when dashboard has been unpinned