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.
Response
200
application/json
Success
Response body for getting a user.