Body
multipart/form-data
Response
200 - application/octet-stream
The response is of type file
.
curl --request POST \
--url https://saas.pads365.com/rdx/NDS.Services.Orchestration/api/v1/orchestration/Domain/uploadFile \
--header 'Content-Type: multipart/form-data' \
--form file=@example-file
This response does not have an example.
curl --request POST \
--url https://saas.pads365.com/rdx/NDS.Services.Orchestration/api/v1/orchestration/Domain/uploadFile \
--header 'Content-Type: multipart/form-data' \
--form file=@example-file
This response does not have an example.
The response is of type file
.