Update Profile Picture

POST {{baseUrl}}/user/:uid/upload-profile-picture

Request Body

[{"name"=>"image", "value"=>nil, "datatype"=>"null"}]

RESPONSES

status: OK

{"success":true,"payload":{"url":"https://storage.googleapis.com/gamefi-dev-profile-pictures/Portrait_White_Bakground.jpg"}}