Skip to main content
POST
Stop a CPL campaign
Same as Stop on the CPL Campaigns page: stops the delivery behind an accepted campaign. Works for campaigns placed on your offer and for your own campaigns on client offers (started from Find Offers).

Errors

Authorizations

Authorization
string
header
required

API key from the partner cabinet, Tools -> API (https://partners.onlytraffic.com/tools/api): up to 5 named keys per account, each Full or Read-only, ot_partners_ prefix, shown once at creation. Raw value or Bearer form. Read-only keys cannot call the POST endpoints (403 This API key is read-only); expired or revoked keys get 403 Error! Access denied.

Body

application/json
order_id
string
required

CPL campaign public id (cplo_…).

Response

200 - application/json

Success (check status; errors are also HTTP 200)

status
enum<string>
Available options:
success
message
string

Confirmation text from the platform, when present.

data
object