Untag 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 untagged from the company

required
Array of objects

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

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