curl --location --request PUT '/api/workgroup//permission/feature/' \ --header 'Content-Type: application/json' \ --data-raw '{ "active": "true", "actions": "POST" }'