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

Deletes a client appointment occurrence

Requires 'Start' permission for function ClientGroupCalendar {6D8B7697-D439-4E6E-9773-52E40081B837}

Request Information

URI Parameters

Name Description Type Additional information
appointmentId

The id of the parent 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
Name Description Type Additional information
Version

Version

-

Content

HttpContent

-

StatusCode

HttpStatusCode

-

ReasonPhrase

string

-

Headers

Collection of Object

-

RequestMessage

HttpRequestMessage

-

IsSuccessStatusCode

boolean

-