Key | Description |
---|---|
policy | Promotions Policy object |
{
"policy": {
"mode": "publish"
}
}
curl --location --request PUT 'https://api.mpc.dev.placewise.com/v1/content/management/promotions/policy' \
--header 'X-User-Agent;' \
--header 'X-Product-Name;' \
--header 'X-Loyalty-Club-Slug;' \
--header 'X-Customer;' \
--header 'Authorization;' \
--header 'X-Client-Authorization: '
{}