Create Password Reset Link

Generates a password reset link that can be directly given to a user to reset their password. Password reset links can only be used once and generating a new password reset link will invalidate any older password reset links associated to the same user.

Required Permissions

Below is the list of required permissions needed to interact with this API. For each permission the allowed permission boundaries are also specified.

PermissionBoundaryDescription
password-reset-workflow:executeApplicationThe subject can perform this operation for users associated to the application that the subject belongs to.
TenantThe subject can perform this operation for users associated to the tenant that the subject belongs to.
Tenant Inclusion ListThe subject can perform this operation for users associated to tenants specified in the tenant inclusion list.
Tenant Exclusion ListThe subject can perform this operation for users associated to tenants that belong to the subject's application but are not included in the tenant exclusion list.
Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!