DELETE
/
api
/
vendor
/
v1
/
orders
/
{orderId}
/
results
/
{resultId}
curl --request DELETE \
  --url https://console.lomaplatform.com/api/vendor/v1/orders/{orderId}/results/{resultId} \
  --header 'API-Key: <api-key>'

Authorizations

API-Key
string
header
required

API Key for the vendor

Response

204
_mintlify/placeholder

Result deleted