Create a voiceprint
POST/spaces/{owner}/{space}/voiceprints
Create a new voiceprint by providing its details.
Review the voiceprint models to select which one to use and its version.
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
Body
required
Responses
- 201
- 404
- 409
The created voiceprint
Response Body
Resource not found
Response Body
Resource collision
Response Body