Create an organization
Partner Organizations
Create an organization
Creates an organization for a customer, with a default project, an organization-scoped API key, a project-scoped API key, a default agent token, and a claim link.
These tokens are returned once in this response and are never shown again — store them when you create the organization.
POST
Create an organization
Authorizations
API key obtained from the dashboard or GET /user/api-key
Body
application/json
Required string length:
1 - 255Example:
"Acme Corp"
Response
Organization created
Returned once when an organization is created. These tokens are never shown again.