Skip to main content
POST
Create Organization

Body

application/json
name
string
required
Required string length: 1 - 255
slug
string | null
Maximum string length: 64
type
string
default:organization
plan_slug
string | null
billing_email
string | null

Response

Successful Response

Wire-format for a workspace of type='organization'.

id
string
required
name
string
required
slug
string
required
type
string
required
plan_slug
string | null
plan_tier
string | null
license_type
string | null
license_key
string | null
license_expires_at
string<date-time> | null
max_users
integer | null
max_datasets
integer | null
max_total_scans
integer | null
max_concurrent_scans
integer | null
max_queue_size
integer | null
max_dataset_size_bytes
integer | null
max_total_storage_bytes
integer | null
logo_url
string | null
billing_email
string | null
created_at
string<date-time> | null
updated_at
string<date-time> | null
member_count
integer
default:0