Skip to main content

Reset Password

POST 

/api/portal/auth/reset-password

Set a new password using the token from a reset email. token, password, and a matching password_confirmation are required. Expired or invalid tokens return a 422 validation error.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Request

Responses

OK

Response Headers
    Content-Type