Upload Image API
Used to upload images to the server.
Request URL GET / POST
http
https://nobase.cn/api/user/upload-imgRequest Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| appid | string | ✅ Yes | Application unique identifier |
| signature | string | ✅ Yes | Application signature |
| file | file | ✅ Yes | Image file to upload |
TIP
Please refer to the Chinese documentation for more details.

