Skip to main content

Creating passwords for Members

A Member must exist already before you call any of these endpoints. You cannot simultaneously create a Member and a password. Once you’ve created a Member, you can set their password a few ways:

Using email

  1. Call Reset password via email start to send a magic link to create a new password
  2. Call Reset password via email to accept the password and token
A successful password reset by email will revoke all active sessions for the Member.

Using a session

  1. Call Reset password via session using an existing session
The Member must have an active session to use this endpoint.

Using discovery email with Cross-Organization passwords

If you are using Cross-Organization passwords, you can create a password via discovery email
  1. Call Discovery reset password via email start to send a magic link to create a new password
  2. Call Discovery reset password via email to accept the password and token
A successful password reset by email will revoke all active sessions for the Member.