v1

latestOpenAPI 3.1.02026-08-06213193627.0 KB
auth

Post Registration Create User And Org

Perform actions after a user registers for the first time through Auth0.

For email+password registration, this is a "Post-Registration" flow. For external services (google, github...) and Logins, it's a "Post-Login" flow and gets called every time.

post/v1/auth/post-registration

Headers

auth0rizationstring

Request body

user_idstring required
emailstring required
picturestring nullable
email_verifiedboolean nullable
given_namestring nullable
family_namestring nullable
namestring nullable
phone_numberstring nullable
phone_verifiedboolean nullable
nicknamestring nullable
created_atstring nullable
extra_infoobject nullable

Response

Successful Response

existsboolean required
createdboolean required
updatedboolean required