cURL
curl --request DELETE \ --url https://www.closient.com/retailers/api/v1/offers/{offer_id} \ --header 'X-API-Key: <api-key>'
Delete a specific offer by ID
Unique identifier of the offer to delete.
OK