Create a Company
Create a new company in your organization.
Endpoint
POST/companies
Request
Loading editor...
Response
json Loading editor...
Request Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
organization_id | Number | Yes | ID of the organization to create the company in |
name | String | Yes | Name of the company |
description | String | No | Description of the company |
website | String | No | Website URL of the company |
industry | String | No | Industry the company operates in |
size | String | No | Size of the company (e.g., Small, Medium, Large) |
owned_by_user_id | Number | No | ID of the user who owns this company (defaults to creator) |
Report an issue with this documentation
Please log in to report issues with our documentation.