URLs
DELETE api.ashx/v2/aggregatetags.xml (or .json)
DELETE an aggregate tag.
请求参数
名称 |
类型 |
描述 |
必需 |
默认值 |
选项 |
ApplicationId |
Guid? |
Content application identifier, within which tags should be deleted. ApplicationId and/or ApplicationTypeId must be set. |
否 |
||
ApplicationTypeId |
Guid? |
Content application type identifier, within which tags should be deleted. ApplicationId and/or ApplicationTypeId must be set. |
否 |
||
TypeId |
Guid? |
Categorization type, within which tags should be deleted. |
否 |
||
TagName |
string |
The Tag to delete |
是 |