Permanently delete an offer. You can only delete your own offers.
cURL
curl --request DELETE \ --url https://api.offergrid.io/provider/offers/{id} \ --header 'x-api-key: <api-key>'
Team API key for authentication. Your team role (provider/reseller/hybrid) determines which endpoints you can access.
Offer successfully deleted
Was this page helpful?