{"livingid":"XXXXXXXXX"}
curl --location -g --request POST '/cgi-bin/living/delete_replay_data?access_token={{accesstoken}}' \ --header 'Content-Type: application/json' \ --data-raw '{"livingid":"XXXXXXXXX"}'
{ "errcode": 0, "errmsg": "ok" }