TypeScript client
Organizations
Create organization
Create a new organization with the caller as its admin. Organizations are the billing and credit boundary; create a team inside it next to start working with social accounts, assets, and posts. Organization deletion is not exposed on the public agent surface; it remains a web-app flow.
POST
TypeScript client
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Organization display name, 2 to 64 characters.
Required string length:
2 - 64Example:
"Acme Inc"
Response
Success
a Universally Unique Identifier
Pattern:
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$Available options:
active, inactive, trialing, past_due, canceled, paused, unpaid