Add Company

Add a new company to the authenticated user's account. The request must include the company name and at least one initial asset value across domains, apks, and/or external_domains.

If the authenticated user belongs to an organization with synced_data: true, only the user with organization.role: "owner" can call this endpoint. Other members receive 403 Forbidden.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

At least one of domains, apks, or external_domains must contain at least one value.

string
required
length between 1 and 100

Display name of the new company. Alphanumeric only (no spaces or special characters), 1-100 characters.

domains
array of strings
length ≤ 100
Defaults to

Initial primary domains for the company

domains
apks
array of strings
length ≤ 100
Defaults to

Initial APK package names for the company

apks
external_domains
array of strings
length ≤ 100
Defaults to

Initial external (third-party) domains for the company

external_domains
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json