v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13204059.1 KB
relyingparty

Signup new user.

post/signupNewUser

Request body

disabledboolean

Whether to disable the user. Only can be used by service account.

localIdstring

Privileged caller can create user with specified user id.

emailstring

The email of the user.

displayNamestring

The name of the user.

passwordstring

The new password of the user.

tenantIdstring

For multi-tenant use cases, in order to construct sign-in URL with the correct IDP parameters, Firebear needs to know which Tenant to retrieve IDP configs from.

captchaChallengestring

The captcha challenge.

photoUrlstring

The photo url of the user.

captchaResponsestring

Response to the captcha.

tenantProjectNumberstring uint64

Tenant project number to be used for idp discovery.

phoneNumberstring

Privileged caller can create user with specified phone number.

emailVerifiedboolean

Mark the email as verified or not. Only can be used by service account.

idTokenstring

The GITKit token of the authenticated user.

instanceIdstring

Instance id token of the app.

Response

Successful response