Renames a single result for an order.
curl --request POST \ --url https://console.lomaplatform.com/api/vendor/v1/orders/{orderId}/results/{resultId}/rename \ --header 'API-Key: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "title": "connections.csv" }'
API Key for the vendor
Result updated