post http://localhost:8080///unassign/dashboards
Remove this dashboard entry from the specified dashboards
Log in to see full request history
Responses
500Internal Server Error
Remove this dashboard entry from the specified dashboards
500Internal Server Error
xxxxxxxxxx
curl --request POST \
--url http://localhost:8080/dashboardUUID/dashboardEntryUUID/unassign/dashboards \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: