Update User Profile
User
Update User Profile
Updates an existing user profile.
PUT
Update User Profile
Documentation Index
Fetch the complete documentation index at: https://docs.tensormesh.ai/llms.txt
Use this file to discover all available pages before exploring further.
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.

