API ReferenceProfiles
Delete Profile
Delete a voice profile.
curl -X DELETE "https://example.com/profiles/string"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}Delete a voice profile.
curl -X DELETE "https://example.com/profiles/string"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}