delete https://api.octapipe.com/files/
Log in to see full request history
Removes a single file related to an entity and identified by the UUID.
Click on the image below to enlarge the demonstration in Postman.
Responses
Removes a single file related to an entity and identified by the UUID.
Click on the image below to enlarge the demonstration in Postman.
xxxxxxxxxx
curl --request DELETE \
--url https://api.octapipe.com/files/uuid \
--header 'Authorization: Bearer {token}' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: