Toggle SSH
kinsta_environments_ssh_toggleEnable or disable SSH/SFTP access for a Kinsta environment by providing its environment ID and a boolean flag. Control remote access to your site's infrastructure directly.
Instructions
Enable or disable SSH/SFTP access for an environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env_id | Yes | The environment ID | |
| is_enabled | Yes | Whether to enable (true) or disable (false) SSH |