Skip to content

Tag Company Request Payload

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

namestringrequired

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

Example:"Independent"
companiesArray of objectsrequired

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

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