Unable to edit the field PlaylistVersionConnection.version_review_message using REST API

Hello. I would like to edit the field PlaylistVersionConnection.version_review_message on my versions shared with the client using REST API for better automation. However when I try to update it using the api it results in an error: “The field is not editable for this user: [PlaylistVersionConnection.version_review_message]. Rule: Admin – PermissionRule 920: update_field_condition FOR entity_type => PlaylistVersionConnection, field_name => , field_value => . RULE: {“path”:“playlist.Playlist.locked”, “relation”:“is”, “values”:[false]}”. From that if I understand correctly my account doesnt have the proper permissions even though I am using admin account. Is there a way I can change that setting to editable by admin users somewhere because I was unable to find it in the permissions tab.