POST/v1/pronunciation-dictionaries/add-from-file
Multipart Form
View in API Reference
Request
$curl -X POST https://api.elevenlabs.io/v1/pronunciation-dictionaries/add-from-file \
> -H "xi-api-key: " \
> -H "Content-Type: multipart/form-data" \
> -F name="name"
Response