Skip to main content
POST
Reschedule 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
appointment_date
string<date>
required
clinic_schedule_slot_id
integer
required
reason
string | null
Maximum string length: 2000

Response

Patient-owned resource.

data
object