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