SSH Tunnels
Update an SSH tunnel
Updates an existing SSH tunnel by UUID. You can modify the name, host, port, and username. Changes will mark associated pipelines as having undeployed changes.
POST
Update an SSH tunnel
Documentation Index
Fetch the complete documentation index at: https://artie.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key passed as a Bearer token in the Authorization header.
Path Parameters
Body
application/json
Previous
Delete an SSH tunnelPermanently deletes an SSH tunnel by UUID. The tunnel must not be in use by any connectors or pipelines before it can be deleted.
Next
Update an SSH tunnel