Voiceprints
Delete a voiceprint
Delete a voiceprint.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The handle of the owner.
Required string length:
1 - 50
The handle of the space.
Required string length:
1 - 50
The handle of the identity.
Required string length:
1 - 50
The handle of the voiceprint.
Required string length:
1 - 50
Response
204 - no-content
The response is of type string
.