PUT
/
user
{
  "message": "Successfully updated!"
}

Authorizations

Better-Auth Session
string
cookie
required

Body

application/json
name
string
image
string

Response

200
application/json
Successfully updated!
message
string

The message of the response

Example:

"Successfully updated!"