cURL
curl --request GET \ --url https://test.api.cxconnect.ai/language/edit/tones \ --header 'Authorization: Bearer <token>'
[ "<string>" ]
The edit tones endpoint returns a list of valid tones supported by the edit features
The access token received from the authorization server in the OAuth 2.0 flow.
Successful edit response
Was this page helpful?