curl --location --request PATCH '/projects//show-project-review-tab' \ --header 'Websync-Session;' \ --header 'Content-Type: application/json' \ --data '{ "show": true }'
{ "id": 228, "showProjectReviewTab": true }