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