Skip to main content
POST
Error

Authorizations

fastapiusersauth
string
cookie
required

Body

application/json

Create organization request.

name
string
required
Required string length: 1 - 255
slug
string
required
Required string length: 1 - 63
Pattern: ^[a-z0-9-]+$

Response

Successful Response

Organization response.

id
string<uuid>
required
name
string
required
slug
string
required
is_active
boolean
required
created_at
string<date-time>
required
updated_at
string<date-time> | null