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.
REQUIRED: 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_API_KEY"
"Bearer YOUR_STRIPE_API_KEY"
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.
Successful Response
The response is of type Response Update User V1 Organizations Users User Email Patch · object.