This endpoint allows authorized users to create a new company.
Only SysAdmin and Account Manager roles can create companies.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Company name
DPO contact email
Maximum allowed active users for this company
Whether company admins can manage SSO configuration
Automatically create user accounts when users log in via SSO for the first time.
Company workspace storage limit in MB
Personal workspace storage limit in MB
Custom workspace storage limit in MB
Company created successfully
Serializer for company creation response
The name of the company registered in the instance.
255If the company admins of this company can create & manage their SSO configuration.
Contact email displayed in user profiles for data privacy inquiries.
254Maximum allowed active users for this company license.
-2147483648 <= x <= 2147483647Automatically create user accounts when users log in via SSO for the first time.
Company workspace storage limit in MB. Leave blank to use the default value. Use 0 to disable uploads.
-2147483648 <= x <= 2147483647Personal workspace storage limit in MB. Leave blank to use the default value. Use 0 to disable uploads.
-2147483648 <= x <= 2147483647Custom workspace storage limit in MB. Leave blank to use the default value. Use 0 to disable uploads.
-2147483648 <= x <= 2147483647Authentication method(s) allowed for users in this company.
password - Passwordsso - Single Sign Onpassword_and_sso - Password & SSOpassword, sso, password_and_sso