Accounts
An account represents an organization and serves as the core tenancy boundary for all resources in the system.
Account
This is an object representing an account in the app.
List accounts
List all accounts associated with the current platform (requires a platform token).
Create account
Create a new account (requires a platform token).
Get account by ID
Get the account by ID.
Update account
Update an existing account.
Get current account
Get the account that owns the current token.