Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.ofauth.com/v2/vault-plus/:mediaId \ --header 'apiKey: <api-key>' \ --header 'x-connection-id: <x-connection-id>'
{ "success": true, "mediaId": "<string>", "freedBytes": 123 }
Remove a media item from cache
Your OFAuth API key for authenticating requests.
1
Media deleted
Was this page helpful?