{
"id": 15,
"typeIcon": "fa",
"icon": "fa-pencil",
"run": "start",
"class": "Prescription",
"title": "Prescription",
"shortcut": null,
"viewOn": "side",
"openIn": "content",
"parent": null,
"location": "/prescription",
"order": 0,
"position": "top",
"default_permission": "health",
"dateHourCreated": "2018-09-03T18:50:33.000Z",
"dateHourChanged": "2018-09-03T18:50:33.000Z",
"dateHourDeleted": null
}curl --location --request DELETE 'https://prod.your-api-server.com/api/v1/module' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 15,
"typeIcon": "fa",
"icon": "fa-pencil",
"run": "start",
"class": "Prescription",
"title": "Prescription",
"shortcut": null,
"viewOn": "side",
"openIn": "content",
"parent": null,
"location": "/prescription",
"order": 0,
"position": "top",
"default_permission": "health",
"dateHourCreated": "2018-09-03T18:50:33.000Z",
"dateHourChanged": "2018-09-03T18:50:33.000Z",
"dateHourDeleted": null
}'{}