gws-reseller
Installation
SKILL.md
reseller (v1)
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
gws reseller <resource> <method> [flags]
API Resources
customers
get— Gets a customer account. Use this operation to see a customer account already in your reseller management, or to see the minimal account information for an existing customer that you do not manage. For more information about the API response for existing customers, see retrieving a customer account.insert— Orders a new customer's account.patch— Updates a customer account's settings. This method supports patch semantics. You cannot updatecustomerTypevia the Reseller API, but a"team"customer can verify their domain and becomecustomerType = "domain". For more information, see Verify your domain to unlock Essentials features.update— Updates a customer account's settings. You cannot updatecustomerTypevia the Reseller API, but a"team"customer can verify their domain and becomecustomerType = "domain". For more information, see update a customer's settings.