curl --request DELETE \
--url https://api.syllable.cloud/api/v1/language_groups/{language_group_id} \
--header 'Syllable-API-Key: <api-key>'{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Deprecated alias for DELETE /api/v1/voice_groups/{voice_group_id}.
curl --request DELETE \
--url https://api.syllable.cloud/api/v1/language_groups/{language_group_id} \
--header 'Syllable-API-Key: <api-key>'{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.syllable.ai/llms.txt
Use this file to discover all available pages before exploring further.