Skip to main content
PATCH
Update a company

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

Body

name
string
dpo_email
string<email>
max_users
integer
allow_company_admins_to_manage_sso
boolean
default:false
storage_limit_company_ws
number<double> | null
storage_limit_personal_ws
number<double> | null
storage_limit_custom_ws
number<double> | null

Response

200 - application/json
id
integer
required
name
string
required
created_at
string<date-time>
required
max_users
integer
required
dpo_email
string<email>
required
allow_company_admins_to_manage_sso
boolean
required
storage_limit_company_ws
number<double>
required
storage_limit_personal_ws
number<double>
required
storage_limit_custom_ws
number<double>
required
active_members_count
integer
required