post https://example.com/api/v2/delete-file
Deletes a file.
Log in to see full request history
Responses
200Success
Deletes a file.
200Success
xxxxxxxxxx
curl --request POST \
--url https://example.com/api/v2/delete-file \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: