Assistants
Delete a user's voice record and from Cartesia if applicable
DELETE
Deletes a specific voice record by its Cartesia ID for the authenticated user. If the voice is not a preset, it will also be deleted from Cartesia.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.