Skip to main content
DELETE
/
api
/
audio-management
/
audio
/
{id}
Delete audio file
curl --request DELETE \
  --url http://localhost:3000/api/audio-management/audio/{id}

Documentation Index

Fetch the complete documentation index at: https://docs.gomobile.ma/llms.txt

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

Path Parameters

id
string<uuid>
required

Audio UUID

Response

Audio deleted successfully