curl --location '/employee-role/create' \ --header 'Content-Type: application/json' \ --data '{ "name": "string", "access_resources": [ "string" ] }'