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.txt
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.txt
This response does not have an example.
The response is of type file
.