curl --location '/fileTrans//rtc/answer' \ --header 'Content-Type: application/json' \ --data '{ "answer": "string", "partnerId": "string", "transferId": "string" }'
{ "success": true }