๐๏ธ Retrieve a person's credentials
Retrieves credentials linked to the specified person in your organization.
๐๏ธ Create a new credential
Creates a new credential linked to the specified person in your organization. This credential will then be available for use in future authentication challenges.
๐๏ธ Delete all credentials
Deletes all credentials from a person. Note that deletion is irreversible and the credentials will no longer be usable for authentication.
๐๏ธ Delete a credential object
Deletes the specified credential from a person,organization pair. Note that deletion is irreversible and the credential will no longer be usable for authentication.
๐๏ธ Create or overwrite a password credential.
Creates or overwrites the password credential linked to the specified person in your organization. This credential will then be available for use in future authentication challenges.
๐๏ธ Trigger a password reset flow
Triggers a password reset flow for the specified person and credential. The specified person must then take action to complete the flow and set a new password. Optionally, you can specify which of the person's handles will be used to send the password reset link.
๐๏ธ Rotate a person's password
Rotates a person's password. The specified person does not need to have an existing password credential. A new password credential will be created regardless and returned in the response.