Skip to main content
PUT
Update custom param

Authorizations

X-API-Key
string
header
required

Preferred authentication method. Pass the API key in the X-API-Key HTTP request header. The user account must have api_status enabled.

Path Parameters

offer_id
integer
required

Offer ID.

id
integer
required

Custom param ID.

Body

application/json
status
integer

Custom parameter status to set: 1=active, 3=inactive.

start_date
string
end_date
string
affiliates
string
conditions
parameters

Response

Custom param updated.

status
string
Example:

"success"

code
integer
Example:

200

name
string
Example:

"OK"

message
string
info
object