Skip to main content
POST
Enterprise: Clear API Cache Endpoint

Request

Send a POST request to below endpoint to clear the API’s cache.
curl

Body

json

Body Attributes

key
string
required
API key for authentication.

Body

application/json
key
string
required

Your API key

Response

Success

status
string
Example:

"success"

message
string
Example:

"Operation completed successfully"

Related topics

Clear Cache