CreateOrganizationRequest
- nameType: stringmin length:1max length:200required
The organization's display name.
- inviteType: array of string
_emails Optional addresses to invite in the same request, so sign-up is one round trip.
- slugType: stringnullable
An optional short URL-safe handle. When omitted, one is derived from the name. Lowercase letters, digits, and single hyphens.

