removePrivacyPolicyLink

Remove a privacy policy link for a product

This page contains

    Authorization Rules

    This request requires authorization with at least one of the following scopes:

    Scopes

    ROLE_CHANNEL_ADMIN

    ROLE_DEVELOPER

    ROLE_PARTNER

    Arguments

    input RemovePrivacyPolicyLinkInput!

    RemovePrivacyPolicyLinkInput fields

    productId ID!

    Product id

    locale Locale!

    Locale of the privacy policy link

    Return Fields

    product Product PREVIEW

    Updated product

    userErrors [RemovePrivacyPolicyLinkErrors!]

    User errors

    Interactive example

    This is an example mutation query. Use the embedded interactive tool below to edit the query.

    Hint: use Ctrl + Space for autocompleting fields.