Usage APIcrm/TagsAdd a tag to the entity and related contactsAdd a tag to the entity and related contacts POST /api/2.0/crm/{entityType:(company|person)}/{entityid:[0-9]+}/tag/group Adds the selected tag to the entity (company or person) specified in the request and to all the related contacts. Request Responses200401TagUnauthorized