Update User Profile
User
Update User Profile
Updates an existing user profile.
PUT
Update User Profile
Authorizations
Bearer authentication using an access token. Format: Bearer <access_token>
Path Parameters
The unique ID of the user to update.
Body
application/json
Response
A successful response.
UpdateUserProfileResponse is the response for updating a user profile.
Empty response.

