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
Company workspace storage limit in MB
Personal workspace storage limit in MB
Custom workspace storage limit in MB
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 <= 2147483647Company 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 <= 2147483647