Skip to main content
POST
Create landing

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
Required string length: 1 - 160
url
string<uri>
required

Absolute HTTPS URL starting with https://. Private, loopback, and local metadata hosts are rejected.

Required string length: 1 - 2048
Pattern: ^[hH][tT][tT][pP][sS]://
country
string
required

ISO 3166-1 alpha-2 country code. Use 'ZZ' for Global

Response

Created landing id

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