Delete a Postback by id
HTTP method | Endpoint |
DELETE | /aff/v1/offer_postbacks/{postback_id} |
Path parameters
Parameter | Description |
postback_id | The unique id for the affiliate postback. |
Example request
Request DELETE https://{networkname}.api.offerslook.com/aff/v1/offer_postbacks/51
Request DELETE http://{networkname}.api.offerslook.com/aff/v1/offer_postbacks/51
Example response
Last updated