Skip to main content
POST
Export data as WAV

Authorizations

x-api-key
string
header
required

Path Parameters

projectId
integer
required

Project ID

Body

application/json
retainCrops
boolean
required

Whether to retain crops and splits. If this is disabled, then the original files are returned (as they were uploaded).

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

id
integer
required

Job identifier. Status updates will include this identifier.

Example:

12873488112

error
string

Optional error description (set if 'success' was false)