Update Company

Update a company.

Path parameters

group_idintegerRequired
company_idintegerRequired

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
namestringOptional
domainstringOptional
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

Errors