platform
Create User
Create an Auth0 user and add them to an organization.
Requires editor on the members-users module instance (derived from the POST method by the parent router gate). The user is created natively in Auth0 (database connection + verification email), added to the target organization, and the matching user → member → organization FGA tuple is written so the dock's authorization view stays in lockstep with Auth0.
When groupId is provided the user is also added to the specified group.
post/api/platform/users
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.