Upload a new image for a site
POST/sites/:siteId/images
Upload a new image for a site
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 413
- 500
Site image uploaded
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
File image too large
Internal server error