User
Update User Info
Update a user account’s details.
PATCH
Authorizations
Session token for authentication.
Cookies
Session token for authentication.
Example:
"_me_sess=token; Path=/; HttpOnly; SameSite=Lax; Secure"
Body
application/json
User details to update.
Request body for updating a user.
Required string length:
3 - 120
Required string length:
5 - 128
Response body for getting user settings.