Skip to main content
POST
Create an organization

Path Parameters

org
string
required

ID of an organization The ID of an organization

Required string length: 3 - 64
Pattern: ^([a-z][a-z0-9-]{1,62}[a-z0-9])$
Example:

"my-org"

Body

application/json

A request to create an organization.

items
object[]
required
Required array length: 1 element

Response

A successfully created organization

items
object[]
required
Required array length: 1 element
Last modified on July 16, 2026