Upload and Drop File
POST/api/room/upload/drop
Upload a file and drop it at a specified location.
Request
Responses
- 204
- 400
- 401
- 403
- 500
File uploaded and dropped successfully.
Unable to upload file.
The request requires user authentication.
The server understood the request, but refuses to authorize it.
Unable to process uploaded file.