Upload a file to the APX MarketSuite

Request
Request Body schema: multipart/form-data
object (UploadFileDescription)

UploadFileDescription

file
string <binary>
Responses
200

A files unique identifier (filehandle).

400

Invalid input parameters

401

The user does not have authorization to perform this operation

500

Internal server error

503

Internal server error

post/fileRegistry/file
Response samples
application/json
{
  • "cause": {
    },
  • "stackTrace": [
    ],
  • "innerExceptions": {
    },
  • "method": "string",
  • "message": "string",
  • "localizedMessage": "string",
  • "suppressed": [
    ]
}