Upload a custom MBTiles map
POST/map/upload
Stores the raw request body as the realm's custom MBTiles database and returns the resulting public map settings.
Request
Responses
- 200
- 400
- 401
- 403
- 413
- 500
The request completed successfully
The request parameters or body are invalid
Authentication is required or the supplied credentials are invalid
The authenticated user does not have permission to perform this operation
The request or generated response exceeds the configured size limit
The operation failed because of an unexpected server error