Generate Signup Link
Generate a signup link for a new user.
This endpoint is used by admins in the console Command Center. We create an unverified user entry and send a signup email to the new user.
The user is then verified via one of the following endpoints:
- POST /users
- POST /users/social
Was this page helpful?