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