Skip to main content
The Accounts service provides methods for managing accounts, which are the top-level containers for users, collections, and data in SnackBase.

Overview

List Accounts

Get an Account

Create an Account

Account slugs must be unique across the entire SnackBase instance.

Update an Account

Delete an Account

Deleting an account permanently deletes all users, collections, and records within it. This action cannot be undone.

Get Account Users

Account Object

Next Steps