Skip to main content
PATCH
Update My Organization

Body

application/json

Payload used by workspace admins on PATCH /api/workspaces/me.

name
string | null
Required string length: 1 - 255
logo_url
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