Skip to main content
POST
Clear API Queue

Request

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

Body

json

Body Attributes

key
string
required
Your enterprise API Key used for request authorization.
deploy_type
string
This is the server type you are making request from. Use flux_2_dev for Flux 2 Dev servers.

Body

application/json
key
string
required

Your API key

Response

200 - application/json

Queue cleared successfully

Related topics

Clear Queue