Skip to main content
DELETE
/
project
/
assets
/
user_audio
/
{id}
cURL
curl --request DELETE \
  --url https://api.deepreel.com/project/assets/user_audio/{id}/ \
  --header 'X-API-KEY: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.deepreel.com/llms.txt

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

Authorizations

X-API-KEY
string
header
required

Your API key with the prefix: dr_. This is required by all endpoints to access our API programatically. You can view your API Key by navigating to the account settings panel (In the bottom left corner click on your Accountprofile)

Path Parameters

id
string<uuid>
required

A UUID string identifying this user voice audios.

Response

204

No response body