# CustomerActivateInput - storefront - INPUT_OBJECT Version: 2024-10 ## Description The input fields to activate a customer. ### Access Scopes ## Fields * [activationToken](/docs/api/storefront/2024-10/scalars/String): String! - The activation token required to activate the customer. * [password](/docs/api/storefront/2024-10/scalars/String): String! - New password that will be set during activation. ## Input objects with this input object * [customerActivate](/docs/api/storefront/2024-10/mutations/customerActivate) ## Examples