--- title: CustomerResetInput - Storefront API description: The input fields to reset a customer's password. api_version: unstable api_name: storefront source_url: html: https://shopify.dev/docs/api/storefront/unstable/input-objects/customerresetinput md: https://shopify.dev/docs/api/storefront/unstable/input-objects/customerresetinput.md --- # Customer​Reset​Input input\_object The input fields to reset a customer's password. ## Fields * password [String!](https://shopify.dev/docs/api/storefront/unstable/scalars/String) non-null New password that will be set as part of the reset password process. * reset​Token [String!](https://shopify.dev/docs/api/storefront/unstable/scalars/String) non-null The reset token required to reset the customer’s password. *** ## Map No referencing types