Skip to main content
DELETE
/
prescriptions
/
{prescriptionId}
Delete prescription
curl --request DELETE \
  --url https://virtserver.swaggerhub.com/SUBIN23K/Subin_Health/1.0.0/prescriptions/{prescriptionId} \
  --header 'api_key: <api-key>'

Authorizations

api_key
string
header
required

Path Parameters

prescriptionId
integer<int64>
required

Prescription ID

Example:

123124

Response

Successful operation