Create a company
POST/companies
Create a company (account). name is required; all other fields — domain, industry, revenue, account type, mailing address, social URLs, assignment (owner, team, primary contact), and custom fields — are optional. Set custom fields via custom_fields, keyed by field name or id. Some inputs are renamed in the response (e.g. type → account_type); see the field-mapping guide.
Request
Responses
- 201
- 401
- 403
- 422
Created
Missing or invalid token
Token lacks the required scope, or the user's role/permissions deny this action
Request failed schema validation