Request
POST https://demo.onco-reg.ru/api/1.0/json/patient/record/delete HTTP/1.1
X-Oncor-API-Token:
Content-Type: application/json
{
"record":{
"id":"#881:11797",
"patient_id":"#65:10693"
}
}
Response
{
"result": [
]
}