Is it possible to edit Secrets via a Data App?
Successfully created a workflow that allows me to check new secret is valid before updating a secret.
Used API PATCH call as per
Editing a Secret from a workflow, e.g. by API call - KNIME Business Hub - KNIME Community Forum
The Workflow works great when run on the Hub, but fails due insufficient permission 403 when run as a published Data App for same user.