通过JWT上传已认证用户的个人资料图片。
User's avatar file
确定
错误的请求
被禁止
未找到
curl --request POST \ --url https://login.xsolla.com/api/users/me/picture \ --header 'Authorization: Bearer BEARER_TOKEN' \ --header 'accept: multipart/form-data'
{"picture": "https://someurl.com/avatar1fjf1we1f8swe9ln.jpg"}