The accounts API exposes a single public endpoint that allows new tenants to provision themselves. All other account lifecycle operations are reserved for platform operators and are intentionally omitted here.
POST /accounts/
Summary: Create new account
Create a new account with a unique name and generate an API key. This is a public endpoint that does not require authentication.