Skip to main content

Input fields

accountNumber : String! required

The account number.

campaignName : String! required

The name of the campaign to be removed.

expireAt : Date

The expiry date of the campaign to be removed if prior to today's date. Defaults to today.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "accountNumber": "A-08A88748", "campaignName": "suggest-shake-effort-many-last", "expireAt": "2006-11-14" }