Skip to main content
POST
Create Or Verify User Social

Query Parameters

signup_token
string | null

Body

application/json
provider
enum<string>
required
Available options:
google,
github,
okta,
azure-ad,
custom,
saml
id_token
string | null
access_token
string | null

Response

Successful Response

id
string<uuid4>
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
email
string
required
status
enum<string>
required
Available options:
requested,
invited,
enabled,
disabled
role
enum<string>
required
Available options:
system_admin,
system_user
auth_method
string
required
first_name
string | null
last_name
string | null
email_is_verified
boolean | null