updatePosition
POST
/hna/updatePosition
Listening
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/hna/updatePosition' \
--header 'Content-Type: application/json' \
--data-raw '{
"lastIndex": 0,
"clientSegment": [
0
]
}'
Response Response Example
{}
Request
Body Params application/json
Responses
Modified at 2024-08-19 11:18:45