DeleteAppointment

Overview

Delete an appointment from the database via an http form post.

URL

POST/api/2/DeleteAppointment/       or legacy URL at  /api/2/DeleteAppointment.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
appointmentidtrueThe ID of the appointment to delete