Skip to main content
POST
Create a new organization

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required

Organization display name shown across UI and templates.

phoneNumber
string
required

Primary organization phone number in E.164 format (must start with +1 or +91 followed by 10 digits).

adminDetails
object
required

Initial admin user created alongside the organization; email and password seed the first login.

Example:
address
string

Mailing/business address for the organization.

creds
object

Optional third-party API credentials (Anthropic, Sinch SMS/MMS) provisioned for the new organization.

Example:

Response

Organization created

message
string
data
object