Delete Affiliate Caps

HTTP method

Endpoint

DELETE

/v1/offers/{offer_id}/affiliate_caps/{affiliate_id}

Path parameters

Parameter

Description

offer_id

The unique id for the offer.

affiliate_id

The unique id for the affiliate.

Response body parameters

Field

Type

Description

id

integer

offer_id

integer

affiliate_id

integer

cap_budget

string

cap_click

integer

cap_type

integer

Cap type.

cap_conversion

integer

category

integer

The type of code.

create_time

integer

The Creation time of the code.

Example request

Request DELETE https://{networkname}.api.offerslook.com/v1/offers/16/affiliate_caps/8

Request DELETE http://{networkname}.api.offerslook.com/v1/offers/16/affiliate_caps/8

Example response

Last updated

Was this helpful?