Skip to main content
POST
Create a user
Deprecated. Please use the Flow API instead. What’s the Flow API?.

Body

application/json
email
string<email>
required

Response

Details about the created user

user_id
string<uuid4>

The ID of the newly created user

Example:

"c339547d-e17d-4ba7-8a1d-b3d5a4d17c1c"

email_id
string<uuid4>

The ID of the newly created email address

Example:

"c339547d-e17d-4ba7-8a1d-b3d5a4d17c1c"