Create user
POST/v1/users
Create a user or, if the email already belongs to your partner, returns the existing record with already_exists: true.
Request
Responses
- 200
- 201
- 400
- 401
User already exists for this partner
User created successfully
Invalid request body or validation error
Missing or invalid token