DELETE api/2.0/crm/{entityType}/tag/unused
Deletes all the unused tags from the entities with the type specified in the request.
Name |
Description |
Type |
Example |
entityType
sent in url
|
Entity type
Allowed values: contact, opportunity, case
|
string
|
some text
|
DELETE api/2.0/crm/%22some+text%22/tag/unused
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json