# DELETE /api/Patient/DeletePatient **DELETE /api/Patient/DeletePatient** ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Query parameters - **id** (integer(int32)) ## Responses ### 200 Success #### Body: application/json (string) string ### 404 Not Found #### Body: application/json (object) - **type** (string | null) - **title** (string | null) - **status** (integer(int32) | null) - **detail** (string | null) - **instance** (string | null) - **Additional properties:** () ### 500 Server Error [Powered by Bump.sh](https://bump.sh)