Create organization
Organizations
Create organization
Creates a new organization. The authenticated user becomes the initial owner.
POST
Create organization
Authorizations
workspace API token (sk_akua_...) or OAuth2 JWT. Create tokens at https://akua.dev/developers/api-tokens
Headers
Optional caller-supplied idempotency key. Any non-empty key up to 64 characters is accepted. Endpoint-specific documentation describes how the key is used.
Required string length:
1 - 64Example:
"create-prod-2026-05-07"
Body
application/json
Response
Organization created
Required string length:
1 - 54Example:
"Code Zero"
Example:
"code-zero"
Maximum string length:
256Example:
"https://github.com/code-zero.png"
Unix timestamp (seconds)
Required range:
x >= 0Unix timestamp (seconds)
Required range:
x >= 0