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
- Call Reset password via email start to send a magic link to create a new password
- 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
- 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- Call Discovery reset password via email start to send a magic link to create a new password
- 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.