Doctor appointment reminder

resend

request
PUT /api/v2/doctor-appointment-reminders/resend HTTP/1.1
Content-Type: application/x-www-form-urlencoded
response
HTTP/1.1 200 OK

stop

request
PUT /api/v2/doctor-appointment-reminders/100/stop HTTP/1.1
Content-Type: application/x-www-form-urlencoded
Table 47. /api/v2/doctor-appointment-reminders/{id}/stop
Parameter Description

id

id

response
HTTP/1.1 200 OK