Uploads the profile picture of the authenticated user by JWT.
OK
Bad Request
Forbidden
Not Found
Not Found
curl --request POST \ --url https://login.xsolla.com/api/users/me/picture \ --header 'Authorization: Bearer BEARER_TOKEN' \ --header 'accept: multipart/form-data'
{
}