Accounts allow a single Buzz instance to support multiple business entities without any overlap of data. Almost all other objects in Buzz are restricted to a single Account. Only Super Users or Multi-Account Users may create or edit an Account. See: Accounts, Users, Roles, Permissions.
Restrictions
Method | Restriction |
---|---|
GET | You may only get information about your account the API user belongs to. |
POST | Only multi-account enabled users may create Accounts |
PUT | Only multi-account enabled users may create Accounts |
DELETE | Accounts cannot be deleted |