Skip to main content

Reset Rassword

Allows an SDP user who has gone through the Forgot Password process to set their new password with a token sent via email.

Request Body required

Reset password request data

  • password string required

    New password for the user

  • reset_token string required

    Token used to identify a valid password reset request

Responses

Password reset successfully

Loading...