Skip to main content
POST
Create company

Authorizations

Authorization
string
header
required

Workspace API token. Include abilities external-api:read and/or external-api:write.

Body

application/json
name
string
required
Maximum string length: 50
domain
string | null
Maximum string length: 255
country
string | null
Required string length: 2
Pattern: ^[A-Za-z]{2}$

Response

Company created

id
string<uuid>
name
string
domain
string | null
country
string | null
avatar_url
string<uri> | null
first_seen_at
string<date-time> | null
last_seen_at
string<date-time> | null
created_at
string<date-time> | null
updated_at
string<date-time> | null