Update a voiceprint
PATCH/spaces/{owner}/{space}/voiceprints/{identity}/{voiceprint}
Update a voiceprint by providing its new details.
Path Parameters
owner string<handle>required
The handle of the owner.
Possible values: non-empty and <= 50 characters
space string<handle>required
The handle of the space.
Possible values: non-empty and <= 50 characters
identity string<handle>required
The handle of the identity.
Possible values: non-empty and <= 50 characters
voiceprint string<handle>required
The handle of the voiceprint.
Possible values: non-empty and <= 50 characters
Body
required
Responses
- 200
- 404
- 409
The updated voiceprint
Response Body
Resource not found
Response Body
Resource collision
Response Body