latestOpenAPI 3.1.02026-08-1092916.0 KB

99b138ac9152

Accounts
public

Create a new user account

Creates a new user account in the authentication system. A custom user ID can be provided.

post/auth/user/

Headers

x-m2-organization-idstring required

The ID of an organization

Request body

uidstring

The user ID to use for this new user. If not specified, one will be created.

displayNamestring

Optional for user creation, but required for streaming access

emailstring
emailVerifiedboolean
photoURLstring

Response

The information of the created user

uidstring required
emailVerifiedboolean
emailstring
displayNamestring
photoURLstring