Tag Company Request Payload

You can tag a single company or a list of companies.

name
required
string

The name of the tag, which will be created if not found.

required
Array of objects

The id or company_id of the company can be passed as input parameters.

{ "name": "Independent", "companies": [ ] }