Delete a Postback by id
Path parameters
Example request
Example response
{
"code": 0,
"message": "Success",
"data": {
"affiliate_postback": null
}
}Last updated