Skip to main content
POST
Upload an audio file

Headers

Authorization
string
required

Bearer token for authorization.

Changer-Type
string
required

The type value returned in the step 1.

Path Parameters

uuid
string
required

The task_id returned in the step 1.

Body

multipart/form-data
audioFile
file
required

The audio file to upload.

Response

Audio file successfully uploaded.

message
string
Example:

"Audio file uploaded successfully."

uuid
string
Example:

"123e4567-e89b-12d3-a456-426614174000"