Skip to main content
PATCH
Update affiliate network

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json

Partial affiliate network update. All fields are optional, but the body must not be empty.

name
string
Required string length: 1 - 160
clickIdEnabled
boolean
clickIdParam
string | null
Maximum string length: 40
conversionPostbackTemplate
string | null
Maximum string length: 2048

Response

Updated

ok
enum<boolean>
required
Available options:
true
data
object
required