Delete all platforms of a offer
Delete all platforms of offer, default can push all information platforms.
Path parameters
Example request
Example response
{
"code": 0,
"message": "SUCCESS",
"data": {
"offer_platform": {
"target": [
]
}
}
}Last updated