Skip to main content
DELETE
/
api
/
voices
/
accents
/
{accent_id}
/
cURL
curl --request DELETE \
  --url https://api.creatify.ai/api/voices/accents/{accent_id}/ \
  --header 'X-API-ID: <api-key>' \
  --header 'X-API-KEY: <api-key>'

Authorizations

X-API-ID
string
header
required

API ID, from your settings page.

X-API-KEY
string
header
required

API Key, from your settings page.

Path Parameters

accent_id
string
required

Response

No response body