Upload a recording for VOC processing
VOC
Upload a VOC recording
Upload an mp3/wav recording and start asynchronous VOC processing.
POST
Upload a recording for VOC processing
Upload a recording and metadata to start asynchronous VOC processing.
The response is
Requirements
- Audio must be mp3 or wav
- Max size: 25 MB
metadata.idmust contain only letters, numbers, dots, dashes, or underscores
Example: upload with curl
202 Accepted and returns a job ID:
Next: poll for status
Use the returned job ID with VOC recording status.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Tenant identifier.
Body
multipart/form-data
Response
Accepted

