put http://localhost:8080///status
Update the current status of the dashboard entry to the one provided
Log in to see full request history
Responses
500Internal Server Error
Update the current status of the dashboard entry to the one provided
500Internal Server Error
xxxxxxxxxx
curl --request PUT \
--url http://localhost:8080/dashboardUUID/dashboardEntryUUID/status \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: