Update User
Users
Update User
Apply partial updates to an existing user.
PATCH
Update User
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Partial update payload for a user.
Updated display name.
Required string length:
2 - 100Updated profile image URL (e.g., custom avatar to override Gravatar).
Updated organization role.
Available options:
admin, member, viewer Lifecycle status update (active, suspended, pending).
Available options:
active, suspended, pending Replaces metadata with the provided dictionary when set.
Response
Successful Response
The response is of type Response Update User V1 Organizations Users User Email Patch · object.

