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