Voice Profiles
Delete a Voice Profile
The Workspace default cannot be deleted. Assigned accounts return to Workspace inheritance.
DELETE
/voice-profiles/{id}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Voice Profile ID
Query Parameters
workspace_id*string
Workspace ID
expected_revision?integer
Revision loaded by the editor
Format
int64Range
1 <= valueconfirm?boolean
Explicit deletion confirmation
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X DELETE "https://example.com/voice-profiles/string?workspace_id=string"{ "$schema": "https://example.com/api/v1/schemas/DeleteVoiceProfileOutputBody.json", "deleted": true}