Update the authenticated user's profile
PUT /users/me/profile
PUT
/users/me/profile
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
name
string
surname
string
jobTitle
string
street
string
city
string
zip_code
string
country
string
Responses
Section titled “ Responses ”Profile updated
Validation error
Missing or invalid authentication