ICP.Record.Delete
Authorization: Bearer ********************
curl --location --request DELETE 'https://api.locyanfrp.cn/v2/icp?user_id&id' \ --header 'Authorization: Bearer <token>'
{ "status": 200, "message": "string", "data": {} }