Skip to main content
POST
Upload a recording for VOC processing

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tenantId
string
required

Tenant identifier.

Body

multipart/form-data
metadata
string
required

JSON string containing recording metadata. Must include id.

audio
file

Audio file (mp3 or wav).

file
file

Alternative field name for the audio file (mp3 or wav).

Response

Accepted

id
string
required