{
"description": "insert",
"routine": 20,
"dateHourDeleted": null
}curl --location --request POST 'https://prod.your-api-server.com/api/v1/permission' \
--header 'Content-Type: application/json' \
--data-raw '{
"description": "insert",
"routine": 20,
"dateHourDeleted": null
}'{}