Password reset - redirect button

Thank you, @lihua.zhang.

I’ve tried exactly that

{ 
    "reset-password-success": {
        "buttonText": "Back to ISC Website" 
    }
}

and getting the following error:

{
  "statusCode":400,
  "error":"Bad Request",
  "message":"Invalid screen \"reset-password-success\".",
  "errorCode":"invalid_body"
}