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