Delete the thumbnail of the offer
HTTP method | Endpoint |
DELETE | /v1/offers/{offer_id}/thumbnails |
Path parameters
Parameter | Description |
offer_id | The unique id for the offer. |
Example request
Request DELETE https://{networkname}.api.offerslook.com/v1/offers/23/thumbnails
Request DELETE http://{networkname}.api.offerslook.com/v1/offers/23/thumbnails
Example response
Last updated