Upload the binary file of an audio
Upload the binary file of an audio.
To upload a media file as an audio, it must meet the specified requirements.
An audio can only have one binary file, either provided as a Base64 string on audio creation or uploaded raw in a separate request.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The handle of the owner.
1 - 50
The handle of the space.
1 - 50
The handle of the audio.
1 - 50
Body
The new file of the audio.
Response
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.
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.