Skip to main content
PUT
Update landing page

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.

url_id
integer
required

Landing page ID.

Body

application/json
title
string
Maximum string length: 128
url
string
status
integer

Landing page status to set: 1=active, 3=inactive.

type
integer
preview
string
visible_to_all_affiliates
enum<integer>
Available options:
0,
1
visible_to_specific_affiliates_only
string
geo_allowed
string
geo_denied
string
rules
string
percent
integer
language
string
image_data
string
image_data_delete
boolean

Response

Landing page updated.

status
string
Example:

"success"

code
integer
Example:

200

name
string
Example:

"OK"

message
string
info
object