# customerEmailMarketingUnsubscribe - customer - MUTATION Version: unstable ## Description Unsubscribes the customer from email marketing. ### Access Scopes ## Arguments ## Returns * [emailAddress](/docs/api/customer/unstable/objects/CustomerEmailAddress): CustomerEmailAddress The customer's email address that's unsubscribed from the email marketing. * [userErrors](/docs/api/customer/unstable/objects/UserErrorsCustomerEmailMarketingUserErrors): UserErrorsCustomerEmailMarketingUserErrors! The list of errors that occurred from executing the mutation. ## Examples