curl --location --request POST 'https://api.falken.ltd/api/rules/section/' \
--header 'Content-Type: application/json' \
--data-raw '{
"ruleNumber": "string",
"title": "string",
"bodyHtml": "string",
"penaltyCode": 0,
"displayOrder": 0,
"notes": "string"
}'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"ruleSectionId": "41b72491-f27a-41ec-8407-e8fa1066635d",
"ruleNumber": "string",
"title": "string",
"bodyHtml": "string",
"penaltyCode": 0,
"displayOrder": 0,
"notes": "string"
}