curl --location '/Content/GetResourceSections'{
"Success": true,
"Data": {
"Sections": [
{
"id": 0,
"name": "string",
"sort_order": 0,
"created_at": "string"
}
]
}
}