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