Offer Template
Update an offer template
PUT
/
offer-templates
/
{id}
Authorizations
Authorization
string
headerrequiredValue for the Authorization header parameter.
Path Parameters
id
string
requiredOfferTemplate identifier
Body
name
string
requiredsections
string[]
type
enum<string>
default: sectionAvailable options:
section
, page
Response
200 - application/json
name
string
requiredid
string
sections
string[]
type
enum<string>
default: sectionAvailable options:
section
, page
Was this page helpful?