DeleteContactImportantDate

Overview

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.

URL

POST/api/2/DeleteContactImportantDate/       or legacy URL at  /api/2/DeleteContactImportantDate.aspx

form-data Parameters

FieldMax LengthRequiredNotes
response_typefalseDefault results will be returned in XML.
Set this field value to json to return results in JSON format
accountidtrueMust be numeric. Account ID for this account.
Found in Settings > API Settings or for White Label CRM in the Admin control panel
apikeytrueAPI Key for this account.
Found in Settings > API Settings or for White Label CRM in the Admin control panel
contactimportantdateidtrueMust be numeric. The assignment to delete, as returned by AddContactImportantDate or GetContactImportantDates.
This is NOT the importantdateid of the date type