Remove an Important Date from a contact via an http form post.
Important Dates are typed, workflow-driven anniversary dates managed under Settings; they are distinct from the Special Events functions (AddContactSpecialEvent / GetContactSpecialEvents).
This removes the date from the contact only. The Important Date type itself stays in the account's settings and is not affected.
| Field | Max Length | Required | Notes |
|---|---|---|---|
| response_type | false | Default results will be returned in XML. Set this field value to json to return results in JSON format | |
| accountid | true | Must be numeric. Account ID for this account. Found in Settings > API Settings or for White Label CRM in the Admin control panel | |
| apikey | true | API Key for this account. Found in Settings > API Settings or for White Label CRM in the Admin control panel | |
| contactimportantdateid | true | Must be numeric. The assignment to delete, as returned by AddContactImportantDate or GetContactImportantDates. This is NOT the importantdateid of the date type |