Identify an audio
Link an identity to an audio.
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.
The handle of the space.
The handle of the audio.
Body
The handle of the new identity linked to the audio.
Response
The UUID of the audio. Is unique.
The handle of the audio. Is unique.
The alias of the audio.
The state of the audio.
avaitingFile
, available
, notAvailable
The duration of the audio.
The voice duration of the audio.
The sampling sample rate of the audio.
The identity linked to the audio.
The number of voiceprints of the audio.
The number of verifications of the audio.
The date and time when the audio was created.
The date and time when the binary file was uploaded.