DELETE PlanCare2Api/TeamAppointments/{appointmentId}/OccurrenceIndex/{occurrenceIndex}

Deletes a TeamAppointment instance

Requires 'Start' permission for function TeamCalendar {C3F247FC-E417-49CB-81F0-823D1E835B68}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
appointmentId

The id of the recurring appointment

integer

Required

occurrenceIndex

The index of the occurrence of the appointment.

integer

Required

Body Parameters

None.

Response Information

Resource Description

Returns the HttpResponseMessage which contains the result of the delete action

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.