Work with Integration Services Connections via Orchestrator API Endpoints

I’d like to be able to use the Orchestrator API (or a new UiPath API) to manipulate Integration Services Connections.
Other parts of an automation solution are available via the API (assets, robots, folders, credentials, buckets, queues, triggers, etc) but Connections are not.
One use case I could imagine would be to POST/PATCH an existing Connection with an updated password as I currently do for credential assets in Orchestrator.