Update User
Apply partial updates to an existing user.
Documentation Index
Fetch the complete documentation index at: https://docs.mixpeek.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Bearer token authentication using your API key. Format: 'Bearer sk_xxxxxxxxxxxxx'. You can create API keys in the Mixpeek dashboard under Organization Settings.
"Bearer YOUR_MIXPEEK_API_KEY"
Path Parameters
Body
Partial update payload for a user.
Updated display name.
2 - 100Updated profile image URL (e.g., custom avatar to override Gravatar).
Updated organization role.
admin, member, viewer Lifecycle status update (active, suspended, pending).
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.

