organizations

Create Organization Endpoint

post/api/v1/organizations

Request body

organization_namestring required

Display name for the new organization.

organization_keystring nullable

Optional human-readable short key. Defaults to the generated org_* id if omitted. Must be unique per environment.

user_emailsstring[]

Optional seed members for the new organization. Each email is added as an OWNER and skips the invite flow.

Response

Successful Response

Changes