latestOpenAPI 3.1.02026-08-08175189260.0 KB

45e129df1cfc

Create Organization

Create new organization The first organization on a server is always allowed to be created. Afterwards, ENABLE_OPEN_USER_REGISTRATION is checked. Superusers are always allowed to create organizations.

post/api/0/organizations/

Request body

namestring required

The name of the organization

Response

Created

namestring required

The name of the organization

idstring required
dateCreatedstring date-time required
statusobject
avatarobject
isEarlyAdopterboolean
require2faboolean
slugstring required

The name in all lowercase, suitable for URL identification

isAcceptingEventsboolean

Used for throttling at org level

eventThrottleRateinteger

Probability (in percent) on how many events are throttled. Used for throttling at project level

accessstring[] required
openMembershipboolean

Allow any organization member to join any team