v1
latestOpenAPI 3.0.32026-07-24214879985.1 KBUsers
This endpoint allows the users to update current user's data.
patch/users/self
Request body
Example request
{
"support": {
"pin": "000000"
},
"timeZone": {
"name": "America/New_York"
}
}Response
User Updated