Preview

deleteProductEditionAssociation is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

deleteProductEditionAssociation

Delete an association

This page contains

    Authorization Rules

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

    Scopes

    ROLE_CHANNEL_ADMIN

    ROLE_PARTNER

    Arguments

    input DeleteProductEditionAssociationInput! PREVIEW

    Input for Deleting Product Edition Association

    DeleteProductEditionAssociationInput fields

    id ID!

    Association ID

    tenant String

    Identifier of the tenant

    Return Fields

    success Boolean

    Successful completion acknowledgement

    userErrors [DeleteProductEditionAssociationError!] PREVIEW

    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.