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