Security
oauth2
POST
{
"files": [
"string"
]
}Response
- text/plain
- application/json
- text/json
{
"fileUploaded": {
"property1": "string",
"property2": "string"
}
}{
"files": [
"string"
]
}{
"fileUploaded": {
"property1": "string",
"property2": "string"
}
}