Add a tag to the system

{ addTag }

Add a tag to the system. Then apply it to content items

Method

/API/operations/addTag

  • API Section: /API/operations
  • API Version: 1.0
  • Method operates via POST actions only.
  • NOTE: API 1.0 methods are now deprecated. Use API 2.0 and 3.0 methods instead

    Input Parameters

    Name

    tagData

    Object Type

    Description

    The tag object used to capture a tag's settings.

    Output Response

    Successful Result Code

    200

    Response Type

    Description of Response Type

    successful operation

    Notes

    Tags need to be added to the system first before applying them to items.

    Code Snippets