Authorization: Bearer ********************
{ "enabled": true }
curl --location --request PUT '/selfService/resourcePack/1' \ --header 'Content-Type: application/json' \ --data-raw '{ "enabled": true }'