Skip to main content
DELETE
/
v3
/
router
/
cache
Invalidate Router Cache
curl --request DELETE \
  --url https://api.edenai.run/v3/router/cache \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://www.edenai.co/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful Response

The response is of type Response Invalidate Router Cache V3 Router Cache Delete · object.