Request
Send aPOST
request to below endpoint to clear the API’s cache.
curl
Body
json
Body
application/json
Your API key
Response
200 - application/json
Cache cleared successfully
The response is of type any
.
This endpoint is used to clear the API’s cache.
POST
request to below endpoint to clear the API’s cache.
Your API key
Cache cleared successfully
The response is of type any
.