Parameter | Type | Default | Description |
---|---|---|---|
with_archived | boolean | false | When true, also archived record will be accessed |
{
"landing_page": {} // Landing Page - see 'LandingPage model'
}
curl --location --request DELETE 'https://api.mpc.dev.placewise.com/v1/content/management/landing_pages/1' \
--header 'X-User-Agent;' \
--header 'X-Product-Name;' \
--header 'X-Loyalty-Club-Slug;' \
--header 'X-Customer;' \
--header 'Authorization: Bearer ' \
--header 'X-Client-Authorization: '
{}