Update an existing connector
Body parameter
{
  "name": "string",
  "description": "string",
  "vpnRegionId": "string"
}
Parameters
Name  | In  | Type  | Required  | Description  | 
|---|---|---|---|---|
id  | path  | string  | true  | none  | 
body  | body  | true  | none  | |
» name  | body  | string  | false  | none  | 
» description  | body  | string  | false  | none  | 
» vpnRegionId  | body  | string  | false  | none  | 
Responses
Status  | Meaning  | Description  | Schema  | 
|---|---|---|---|
200  | OK  | 
To perform this operation, you must be authenticated by means of one of the following methods: oauth