Organization

Creates an organization and makes the calling customer its owner.

The calling customer becomes the organization's owner.

post/organizations

Request body

namestring required

The human-readable name of the organization.

primaryDomainstring nullable

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

Response

OK

organizationIdstring required

The id of the created organization.

Changes