Skip to main content

Delete a support document of a pre-appointment

DELETE 

/v1/checkin/appointments/:id/documents/:documentId

Soft-deletes a manually uploaded document (marks the record as disabled; the file is not removed from storage, since it may be shared with other documents completed by the same multi-charge upload). Documents originated from HIS_INBOUND cannot be deleted (returns 403).

Request

Responses

Document deleted successfully (no content returned)