Audios
Identify an audio
Link an identity to an audio.
POST
Irreversible: An audio can only be linked to one identity and the operation is irreversible.
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 audio.
Required string length:
1 - 50
Body
application/json
The handle of the new identity linked to the audio.
Required string length:
1 - 50
Response
200 - application/json
The alias of the audio.
The date and time when the audio was created.
The duration of the audio.
The handle of the audio. Is unique.
The UUID of the audio. Is unique.
The identity linked to the audio.
The sampling sample rate of the audio.
The state of the audio.
Available options:
avaitingFile
, available
, notAvailable
The date and time when the binary file was uploaded.
The number of verifications of the audio.
The number of voiceprints of the audio.