Cancel Appointment
Cancels an appointment.
URL
DELETE: .../{applicationId}/appointments/{caseId}
Headers
Authorization: Bearer <accessToken>
Response
No Content
Last updated
Cancels an appointment.
DELETE: .../{applicationId}/appointments/{caseId}
Authorization: Bearer <accessToken>
No Content
Last updated