Voice Designs

Delete a specific version of a voice design

Permanently deletes a specific version of a voice design. The version number must be a positive integer.

delete/voice_designs/{id}/versions/{version}

Path parameters

idstring required

The voice design UUID or name.

versioninteger required

The version number to delete.

Response

Voice design version deleted successfully.

Changes

No recorded changes to this endpoint across all 47 revisions of this API.