Preview

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

deleteSubscriptionCancellationReasons

Delete subscription cancellation reason

This page contains

    Authorization Rules

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

    Scopes

    ROLE_PARTNER

    ROLE_CHANNEL_ADMIN

    Arguments

    input [ID!]!

    Return Fields

    data [ID!]

    List of deleted subscription cancellation reasons

    userErrors [SubscriptionCancellationReasonDoesNotExist!] PREVIEW

    List of user errors that occurred during the request.

    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.