# domainVerificationTagRemove - admin - MUTATION Version: unstable ## Description Removes a Meta tag from the online store for a given shop. The tag is used for verifying merchant domains during marketplace onboarding. ### Access Scopes ## Arguments * [name](/docs/api/admin/unstable/scalars/String): String! - The name of the Meta tag, as it appears on the online store. ## Returns * [userErrors](/docs/api/admin/unstable/objects/DomainVerificationTagRemoveUserError): DomainVerificationTagRemoveUserError! The list of errors that occurred from executing the mutation. ## Examples