Skip to main content
POST
Create a direct recording upload

Authorizations

Authorization
string
header
required

Send Authorization: Bearer YOUR_API_KEY. The key resolves to a single organization.

Body

application/json
contentType
string
required
Example:

"audio/wav"

sizeBytes
integer
required
Required range: 1 <= x <= 1073741824
filename
string

Response

Upload target

id
string<uuid>
uploadUrl
string<uri>
headers
object
expiresAt
string<date-time>