Update Company
Update a company.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
group_id
company_id
Request
This endpoint expects an object.
name
domain
thumbnail_url
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_url
The thumbnail URL of the company
created_at
updated_at
is_archived

