I’m trying to toggle the visibility of a form attached to a JSD issue. The experimental API works to get the form id using this link: https://developer.atlassian.com/cloud/forms/rest/api-group-forms-on-issue/#api-issue-issueidorkey-form-get.
However the PUT request to update the visibility as mentioned in this API endpoint is not working as expected: https://developer.atlassian.com/cloud/forms/rest/api-group-forms-on-issue/#api-issue-issueidorkey-form-formid-action-internal-put