cURL
Sub Organizations
Create
Create a sub organization
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://infisical.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
An access token in Infisical
Body
application/json
The display name of the sub-organization (e.g. 'Acme Corp'). Allows alphanumeric characters, spaces, dashes, and underscores.
Required string length:
1 - 64Optional. The slug of the sub-organization (e.g. 'acme-corp'). If not provided, it is auto-generated from the name. Must be lowercase with hyphens only.
Required string length:
1 - 64Response
Default Response