Delete Media by ID

DELETE {{baseUrl}}/api/v2/Media/:media-id?patient=<integer>&category=prescription-card

Overview:

Removes the media file that matches the provided unique ID completely and permanently from the server storage and database.

This is only supported in ATHENA.

Request Params

KeyDatatypeRequiredDescription
patientstring(Required) The patient identifier associated with the media.
categorystring(Required) The category of the media.

HEADERS

KeyDatatypeRequiredDescription
x-source-idstring(Required) The source id provided for connecting to the data source
Authorizationstring