Delete a voice customization

Deletes the customization and cascades: slides referencing it are cleared and the affected cached audio is invalidated, so those slides re-synthesise with plain voice settings on the next render.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
curl -X DELETE 'https://apis.elai.io/api/v1/voice-customizations/66a1f0c2b7cd13032a9c6500' \
  -H 'Authorization: Bearer YOUR_API_TOKEN'
Path Params
string
required
^[a-f0-9]{24}$

Voice customization id (24-char hex ObjectId).

Responses
204

Deleted.

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json