Appointments

Resource type: appointments

With this API call you can delete an appointment. The appointment ID of the appointment to be deleted has to be specified as resourceid.

Parameters:
none

Example: Delete an appointment

{
    "actionid": "urn:onoffice-de-ns:smart:2.5:smartml:action:delete",
    "resourceid": "107",
    "identifier": "",
    "resourcetype": "calendar",
    "parameters": {
    
    }
}

If successful, the response is success.