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.

Body

application/json
name
string
required
domain
string | null
description
string | null
location
string | null
industry
string | null
linkedin_url
string | null
logo_url
string | null

Response

Successful Response

id
string
required
name
string
required
slug
string
required
logo_url
string | null
required
status
string
required