{ "isVisible": true }
curl --location --request PUT '/Recipients//visibility' \ --header 'Content-Type: application/json' \ --data-raw '{ "isVisible": true }'
{}