Create User

Create a user given an email address. This is an idempotent operation. If the user already exists, it will return the existing user. If the user does not exist, it will create the user and return the user object.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!