Reschedule vaccination appointment

POST {{baseUrl}}/v2/appointment/reschedule

API to reschedule an appointment for vaccination.

Request Body

{"appointment_id"=>"urn:uuid:c45b4333-14c8-240f-c5f6-0eeea293bdaf", "session_id"=>"urn:uuid:bd71b0ee-33cb-d879-9c1c-d4005697437f", "slot"=>"FORENOON"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring