updateEventName
Use the interface to modify the event name
Request Mode
POST/GET http://ip/V1.0/replay/updateEventName?replayRecordId=54&eventName=newName
Request Data
Parameter | Type | Description |
---|---|---|
replayRecordId | String | The event ID |
eventName | String | The event name |