{ "keyID": "string", "keyType": "string", "deviceType": "string" }
curl --location --request POST '/keyApi/v1/delFriendKey' \ --header 'Content-Type: application/json' \ --data-raw '{ "keyID": "string", "keyType": "string", "deviceType": "string" }'
{}