Complete Audio
Mark an audio generation request as complete and clean up the generated media from storage. Call this after you have successfully downloaded the audio if you did not set delete_media_on_completion in the retrieve request.
Authentication: This endpoint accepts either a Bearer API key or an X-Sign-In-With-X header for x402 wallet-based authentication. When using x402, a 402 Payment Required response indicates insufficient balance and includes top-up instructions.
Call this endpoint after you have successfully downloaded generated audio when you want Venice to clean up stored media associated with the request.Documentation Index
Fetch the complete documentation index at: https://veniceai-docs-guide-security-code-reviewer.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Postman Collection
For additional examples, please see this Postman Collection.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Response
Media cleanup result. A success value of false indicates cleanup did not complete and can be retried later.
Indicates whether the audio cleanup was successful.
true