deleteAccountAssociation
Delete an existing reseller account association with customer account
This page contains
Arguments
input DeleteAccountAssociationInput! PREVIEW | Specifies data to identify reseller account association with customer account |
DeleteAccountAssociationInput fields
accountAssociationId ID! | Unique identifier of the reseller account association |
Return Fields
success Boolean! | Whether the reseller account association is deleted successfully |
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.