Skip to main content

Get a presigned URL to upload a custom ambient noise audio file

POST /api/v1/workflow/ambient-noise/upload-url — request parameters and responses from the Menace Voice API schema.
2 min read
post/api/v1/workflow/ambient-noise/upload-url
Request example
Response
post/api/v1/workflow/ambient-noise/upload-url

See authentication for workspace API access. Public embed and artifact endpoints use their documented session or access tokens.

Headers

authorizationstring · null#
X-API-Keystring · null#

Body

application/json
workflow_idintegerrequired#
filenamestringrequired#
mime_typestring#

Default: "audio/wav"

file_sizeintegerrequired#
Max 10MB

Range: 0 < x <= 10485760

Responses

application/json
Successful Response
upload_urlstringrequired#
storage_keystringrequired#
storage_backendstringrequired#