修改用户头像
正式环境
https://accounts.zwsoft.cn
正式环境
https://accounts.zwsoft.cn
POST
/api/v1.0/users/profileImage
公开
最后修改时间:2024-08-06 04:01:17
请求参数
Header 参数
Authorization
string
必需
示例值:
Bearer eyJhbGciB5DZtTWYVqa9A
Content-Type
string
必需
示例值:
image
Body 参数multipart/form-data
image
file
文件大小限制为2M
示例代码
返回响应
修改于 2024-08-06 04:01:17