curl --location --request DELETE 'https://api.mpc.dev.placewise.com/v1/content/management/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: '
{
"page": {
"id": 1,
"customer_id": 447,
"service": "press_releases_list",
"locales": [
"en"
],
"products": [
"website"
],
"status": "published",
"visible_since": "2022-11-09T16:25:58.099Z",
"visible_until": "2022-11-09T16:25:58.099Z",
"sorting_priority": 52072752,
"url": "path/to/:id",
"title": {
"en": "Text"
},
"slug": {
"en": "Text"
},
"components": [],
"updated_by": "et cupidatat esse",
"publication_status": "published",
"us_legacy_data": {
"in_203": false
},
"meta_title": {
"en": "Text"
},
"meta_description": {
"en": "Text"
},
"seo_keywords": {
"en": "Text"
},
"meta_image": null,
"created_at": "2022-11-05T16:25:58.099Z",
"updated_at": "2022-11-15T16:25:58.099Z",
"archived_at": "Reference not found $ref: #/definitions/368776"
}
}