Usage APIcrm/TagsAdd a tag to the entityAdd a tag to the entity POST /api/2.0/crm/{entityType:(contact|opportunity|case)}/{entityid:[0-9]+}/tag Adds the selected tag to the entity with the type and ID specified in the request. Request Responses200401TagUnauthorized