Overview
The Account Groups API is used to create and modify account groups, which define a user's access to a subset of accounts within a buzzkey.
Use the Account Groups API to accomplish the following tasks:
- List account groups accessible to the current user
- Create a new account group
- Retrieve, update, partially update, or delete an account group using its ID
- Bulk create, update, or delete multiple account groups
Uniform Resource Identifiers (URI)
| URI |
|---|
https://{buzz_key}.api.beeswax.com/rest/v2/account-groups |
