Try Bifrost Enterprise free for 14 days. Explore now
A valid request URL is required to generate request examples
{ "user": { "id": "<string>", "name": "<string>", "email": "[email protected]", "role_id": 123, "role": { "id": 123, "name": "<string>", "description": "<string>", "is_system_role": true }, "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" } }
Manually creates a new user in the organization.
User's display name
User's email address (must be unique)
Optional RBAC role ID to assign
User created successfully
Show child attributes
Was this page helpful?