curl --request POST \
--url https://saas.pads365.com/rdx/NDS.Services.Process/api/v1/process \
--header 'Content-Type: application/json' \
--data '{
"TaskIdentifier": "<string>",
"Raw": true,
"Arguments": [
"<string>"
]
}'
This response does not have an example.
curl --request POST \
--url https://saas.pads365.com/rdx/NDS.Services.Process/api/v1/process \
--header 'Content-Type: application/json' \
--data '{
"TaskIdentifier": "<string>",
"Raw": true,
"Arguments": [
"<string>"
]
}'
This response does not have an example.
The response is of type file
.