ApiUsersMe
Update profile
Update current user's profile
curl -X PUT "https://www.open-isle.com/api/users/me" \ -H "Content-Type: application/json" \ -d '{}'
"string"
Update current user's profile
curl -X PUT "https://www.open-isle.com/api/users/me" \ -H "Content-Type: application/json" \ -d '{}'
"string"
curl -X PUT "https://www.open-isle.com/api/users/me" \
-H "Content-Type: application/json" \
-d '{}'