How to pass more info to show in reset password template while initiating the Reset password request in Auth0?

I want to show some custom information in reset password template. When user initiates the reset password - Auth0 sends default reset password templates.
How we can send more info in this API - POST /dbconnections/change_password
so that Auth0 automatically handles to show in reset password using liquid syntax.

same issue please help me