Uploads a single file to the media library.
POST/api/media
Uploads a single file to the media library.
Request
Responses
- 200
- 400
- 401
- 403
- 409
File uploaded successfully.
Bad Request.
Authentication required.
Insufficient permissions.
A file with the same name already exists. Use overwrite=true to overwrite.