/rest/variant-source-files/patients/{id}/files/{fileName}

Queues a job to delete a variant file from a patient record.

Path Params
string
required

Internal PhenoTips identifier

string
required

Name of the variant source file. Filenames must match the following regex to be valid: [a-zA-Z0-9-_.]+

Responses
204

Successfully deleted file

400

Bad request. The file is already being processed

403

User not authorized

404

Patient record not found

Language
Credentials
:
URL
Response
Click Try It! to start a request and see the response here!