Remove a content item's tag

{ removeTagFromItem }

Removes the tag from a content item

Method

/API2/content/removeTagFromItem
  • API Section: /API2/content
  • API Version: 2.0
  • From Release: 2018.5
  • Can be used by Enterprise Admin users only
  • REST API only via POST actions.
  • Input Parameters

    Name

    tagUsageApiData

    Object Type

    Description

    The tag usage object used to set a tag for a given content item.

    Output Response

    Successful Result Code

    200

    Response Type

    Description of Response Type

    Generic API response object with success or failure flag and related messages.

    Examples