latestOpenAPI 3.0.42026-08-19355873993.7 KB

fdb89a6eb2fb

Organization

Creates an organization and makes the calling customer its owner.

The calling customer becomes the organization's owner. Responds with 400 when the slug is already taken.

post/organizations

Request body

namestring required

The human-readable name of the organization.

slugstring required

A URL-safe unique identifier for the organization.

primaryDomainstring nullable

The primary email domain associated with the organization, if any.

Response

OK

organizationIdstring required

The id of the created organization.