Skip to main content
POST
Step 1: Obtain the Voice Transformation Task Node Connection

Headers

Authorization
string
required

Bearer token for authorization

Body

application/json
voice
string
required
Example:

"leo"

from
enum<string>
required
Available options:
fv-file-changer
Example:

"fv-file-changer"

operation
enum<string>
required
Available options:
FVC
Example:

"FVC"

engine
enum<string>
required
Available options:
v5,
v7
Example:

"v5"

Response

Task node successfully created.

message
string
Example:

"Task node created successfully."

taskId
string
Example:

"task_id"