{
"id": 5,
"description": "Alter Employeer",
"routine": 20,
"dateHourCreated": "2018-04-17T08:40:15.000Z",
"dateHourChanged": "2018-04-17T08:40:15.000Z",
"dateHourDeleted": null
}curl --location --request DELETE 'https://prod.your-api-server.com/api/v1/permission' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 5,
"description": "Alter Employeer",
"routine": 20,
"dateHourCreated": "2018-04-17T08:40:15.000Z",
"dateHourChanged": "2018-04-17T08:40:15.000Z",
"dateHourDeleted": null
}'{}