Request Payload
This sub-page helps the integrator to understand two different types of request payload, one without any additional configuration parameters, and one with additional configuration parameters.
Last updated
This sub-page helps the integrator to understand two different types of request payload, one without any additional configuration parameters, and one with additional configuration parameters.
Last updated
{
"pipelineTasks": [
{
"taskType": "transliteration",
"config": {
"language": {
"sourceLanguage": "en"
}
}
}
],
"pipelineRequestConfig": {
"pipelineId" : "xxxx8d51ae52cxxxxxxxx"
}
}