Update user profile
Updates your current user profile.
put/user
Request body
Example request
{
"$schema": "https://api.tower.dev/v1/schemas/UpdateUserParams.json"
}Response
OK
Example response
{
"$schema": "https://api.tower.dev/v1/schemas/UpdateUserResponse.json"
}