latestOpenAPI 3.1.12026-08-23174162.0 MB
1088b018b206
Users
Update the current user's profile
patch/users/me
Request body
Response
OK
Example response
{
"user": {
"id": "usr_01jps5cgsd4tzjghtnt45qnhn0",
"createdAt": "2026-08-23T06:05:11.817Z",
"updatedAt": "2026-08-23T06:05:11.820Z",
"email": "test@session.services",
"firstName": "Jay",
"lastName": "McMullen",
"imageUrl": "https://assets.session.services/examples/avatar.jpg",
"tenantId": "tnt_01jqpj2t2kfvmstt6f6tzkbaf2"
}
}