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
Parameter | Description |
---|---|
|
id |
response
HTTP/1.1 200 OK