Authorization: Bearer ********************curl --location '/api/system/resource/options' \
--header 'Authorization: Bearer <token>'[
{
"enabled": true,
"id": 0,
"method": "GET",
"path": "string",
"resourceCode": "string",
"resourceName": "string"
}
]