curl --location --request DELETE 'https://api.mpc.dev.placewise.com/v1/management/games/codebreaker/campaigns/' \
--header 'X-User-Agent: ApiDog' \
--header 'X-Product-Name: default' \
--header 'X-Loyalty-Club-Slug: infinity-mall' \
--header 'Authorization: Bearer ' \
--header 'X-Client-Authorization: ' \
--header 'Content-Type: application/json'{
"campaign": {
"id": 6,
"name": "Wilma Rice",
"starts_at": "2025-09-29T10:00:00.721Z",
"ends_at": "2025-09-29T17:00:00.721Z",
"status": "active",
"code_length": 8,
"member_frequency": 200,
"webpage_url": "https://annual-elevation.com/",
"bee_json": {},
"html": "enim commodo",
"codes": [
"79096998",
"87754597",
"83597583"
]
}
}