Create a new organization
organizations
Create a new organization
Creates a new organization for the authenticated user. Users are limited to creating 2 organizations to prevent abuse.
POST
Create a new organization
Documentation Index
Fetch the complete documentation index at: https://docs.platform.arb.inc/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
access token
Body
application/json
Organization name (max 100 characters)
Example:
"Acme Corporation"
Response
Successfully created organization
The newly created organization's ID
Example:
"2720f109-0caf-4c62-af22-5d08c853711c"