Create a new organization 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"
Payload for creating an organization user.
Unique email address within the organization.
Display name shown in dashboards and audit trails.
2 - 100Profile picture URL (e.g., from PropelAuth picture_url property).
Default role within the organization if omitted.
admin, member, viewer Initial lifecycle status. Use 'pending' for invited users who haven't accepted yet.
active, suspended, pending Custom key/value metadata stored with the user record.
Successful Response
The response is of type Response Create User V1 Organizations Users Post · object.