Skip to main content
Anchor to subscriptionContractCancel

subscriptionContractCancel

mutation

Requires the write_own_subscription_contracts scope.

Cancels a Subscription Contract.

Anchor to subscriptionContractIdsubscriptionContractId
•ID!
required

The ID of the Subscription Contract to cancel.


Was this section helpful?

Anchor to SubscriptionContractCancelPayload returnsSubscriptionContractCancelPayload returns

•SubscriptionContract

The canceled Subscription Contract.

Show fields
•[SubscriptionContractStatusUpdateUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?