Authorization: ********************curl --location --request POST 'https://mock.apidog.com/m1/1212435-0-default/api/profile/avatar' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: multipart/form-data'{
"isSuccess": true,
"data": {
"avatarUrl": "https://thorny-reservation.us/"
},
"message": "Avatar Uploaded Successfully",
"statusCode": 200,
"errors": []
}