Create Company

POST

Create a new company. If a non-canonical domain is provided, it will be normalized to a canonical form.

Path parameters

group_idintegerRequired

Request

This endpoint expects an object.
domainstringRequired

The domain of the company. Must be a valid domain or URL. The domain will be normalized to a canonical form.

namestringOptional
thumbnailstringOptional

The thumbnail URL of the company

Response

Successful Response

namestring

The name of the company

domainstring

The domain of the company

idinteger
group_idinteger
thumbnailstringOptional

The thumbnail URL of the company

created_atdatetimeOptional
updated_atdatetimeOptional
is_archivedbooleanOptional
Built with