post http://localhost:8080///assign/customer
Assign a dashboard item (currently permanently) to a customer
Log in to see full request history
Responses
500Internal Server Error
Assign a dashboard item (currently permanently) to a customer
500Internal Server Error
xxxxxxxxxx
curl --request POST \
--url http://localhost:8080/dashboardUUID/dashboardEntryUUID/assign/customer \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: