Skip to main content
POST
Create a promotion link

Authorizations

Authorization
string
header
required

Body

application/json

Body of a POST /v2/promotion-links request.

code
string
required
key
string | null
required
program_url
string | null
required
content
object
data
object
description
string | null
label
string

Response

Successful response

code
string
required
content
object
required
data
object
required
description
string
required
key
string
required
label
string
required
program_url
string
required
promotion_url
string
required