Delete the thumbnail of the offer
Path parameters
Example request
Example response
{
"code": 0,
"message": "Success",
"data": {
"offer_thumbnail": null
}
}Last updated