cURL
curl --request DELETE \ --url https://api.example.com/api/v1/integration/audio/{id} \ --header 'x-api-key: <api-key>'
Deletes an audio file from S3 and the database. Only the owner can delete.
Documentation IndexFetch the complete documentation index at: https://docs.musique.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.musique.app/llms.txt
Use this file to discover all available pages before exploring further.
Audio ID to delete
Audio deleted successfully
Was this page helpful?