Skip to main content
POST
Cancel a patient appointment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

appointment
integer
required

Body

application/json
cancellation_reason
string
required
Maximum string length: 2000

Response

Patient-owned resource.

data
object