Skip to main content
POST
Create Company

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

workspace_id
string<uuid>
required

Body

application/json
name
string | null
industry
string | null
description
string | null
country
string | null
city
string | null
lead_status
string | null
lifecycle_stage
string | null
owner
string | null
year_founded
string | null
website_url
string | null

Response

Successful Response

id
string
required
name
string | null
industry
string | null
description
string | null
country
string | null
city
string | null
lead_status
string | null
lifecycle_stage
string | null
owner
string | null
year_founded
string | null
website_url
string | null
created_date
string | null