/
AU
authula
/
Authula API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v21
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
104
135
151.5 KB
Organizations
Create organization
Creates a new organization with the authenticated user as the owner.
post
/organizations
Request body
CreateOrganizationRequest
required
logo
string
nullable
metadata
object
nullable
name
string
required
role
string
required
slug
string
nullable
Response
Created
Organization
required
created_at
string
date-time
required
id
string
required
logo
string
nullable
metadata
object
nullable
name
string
required
owner_id
string
required
slug
string
required
updated_at
string
date-time
required