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