Skip to main content

Reseller GraphQL Mutations

Important

This part of the GraphQL API is currently in Preview status. For more information, see the GraphQL API policy.

A Marketplace Manager or Reseller Manager can use the Reseller GraphQL mutations to assign an account to a Reseller as a client, or to remove such an assignment.

  • createAccountAssociation—Creates an association between a Reseller and an account, making that account a client of the Reseller.
  • deleteAccountAssociation—Removes an existing client relationship that exists between a specific Reseller and account.

Was this page helpful?