Create Company
Create a new company. If a non-canonical domain is provided, it will be normalized to a canonical form.
Path parameters
group_id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
domain
The domain of the company. Must be a valid domain or URL. The domain will be normalized to a canonical form.
name
thumbnail
The thumbnail URL of the company
Response
Successful Response
name
The name of the company
domain
The domain of the company
id
group_id
thumbnail
The thumbnail URL of the company
created_at
updated_at
is_archived