auth-bearer: ********************
curl --location --request POST '/medicalrecord/savePrescriptionPdf' \ --header 'auth-bearer: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "url": "string" }'