Skip to main content

Reset Password

Generates a one-time token (OTT) that can be used to reset a user's password. The OTT link can be automatically emailed to the user or returned to the API caller and distributed using a custom flow.

External Documentation

To learn more, visit the Okta documentation.

Parameters

ParameterDescription
Send Email-
User ID-

Example Output

{
"resetPasswordUrl": "string"
}

Workflow Library Example

Okta Enforce Password Reset

Workflow LibraryPreview this Workflow on desktop