Skip to main content
Anchor to marketLocalizationsRemove

marketLocalizationsRemove

mutation

Requires write_translations access scope.

Deletes market localizations.

[ID!]!required

The list of market IDs.

Anchor to marketLocalizationKeysmarketLocalizationKeys
[String!]!required

The list of market localization keys.

ID!required

The ID of the resource for which market localizations are being deleted.


Was this section helpful?

Anchor to MarketLocalizationsRemovePayload returnsMarketLocalizationsRemovePayload returns

[MarketLocalization!]

The market localizations that were deleted.

[TranslationUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?