system_users
users
Create Or Verify User Social
Create a user using a social login provider.
All social users are created with email_is_verified=True, don't need to be invited and are by default read-only (unless they are the first user, in which case they are set to admin).
post/public/v2/system_users/social
Query parameters
signup_tokenstring nullable
Request body
Response
Successful Response
Changes
Changed in 1 of the 14 revisions of this API.1
- ○
added the required property
account_typeto the response with the200statusresponse-required-property-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○