Skip to main content
DELETE
/
api
/
admin
/
runtime
/
tts
/
voices
/
{id}
Remove Admin Voice
curl --request DELETE \
  --url https://api.example.com/api/admin/runtime/tts/voices/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Logto JWT access token

Path Parameters

id
string
required

Response

200

Successful response