Skip to main content
Promotes a draft version to production.

Autorización

string
required
Bearer token generado desde el portal Leadway. Ver Autenticación.
string
default:"2021-07-28"
required
Versión de la API.

Path parameters

string
default:"v1a2b3c4d5e6f7g8h9i0"
required

Query parameters

string
default:"api"

Body

string
default:"C2QujeCh8ZnC7al2InWR"
required
Account ID for authorization
string
default:"usr_abc123def456"
User ID performing the promotion action
string
default:"John Doe"
User name performing the promotion action
string
default:"john.doe@example.com"
User email performing the promotion action

Respuestas

boolean
default:"True"
required
Success status
string
required
Response message
object
required
Result data with production and new draft version details
number
default:"500"
string
default:"Internal Server Error"

Ejemplo