Upload Performance Calibration Audio files
POST {{baseUrl}}/api/:projectId/performance-calibration/files
Upload a zip files with a wav file and its Label metadata to run performance calibration on it.
Request Body
[{"name"=>"zip", "value"=>nil, "datatype"=>"null"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"uploadKey":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}