PUT POS/EventData/Events/Tags Try Now

Update tags.

Request Information

URI Parameters

NameDescriptionTypeAdditional information

Body Parameters

The tagrequest.

NameDescriptionTypeAdditional information
Ids
Collection of string
None.
Tags
Collection of string
None.
ActionType
UpdateAction
None.

Request Formats

application/json, text/json

Sample:
{
  "Ids": [
    ""
  ],
  "Tags": [
    ""
  ],
  "ActionType": "Overwrite"
}

Response Information

Resource Description

None.