updateEventTag
Use the interface to modify the event tag.
Request Mode
POST/GET http://ip/V1.0/replay/updateEventTag?replayRecordId=54&tags=tag2,tag3
Request Data
| Parameter | Type | Description |
|---|---|---|
| replayRecordId | String | The event ID |
| tags | String | The tag name, when there are multiple, separate them with commas |