Update a Connection

put

/icsapis/v1/connections/{code}

Updates a Connection.

Request

Supported Media Types
  • application/xml
  • application/json
Path Parameters
code
Type: string
Required: true
Connection identifier
Body Parameter
Root Schema : ConnectionItem
Type: object
Nested Schema : appInstConnProperties
Type: array
Nested Schema : appInstCredProperties
Type: array
Nested Schema : ApplicationTypeResource
Type: object
Nested Schema : ConnectionProperty
Type: object
Nested Schema : acceptableKeys
Type: array
Nested Schema : Attachment
Type: object
Nested Schema : customProperties
Type: array
Nested Schema : Key
Type: object
Nested Schema : decodedContentBytes
Type: array
Nested Schema : appTypeConnProperties
Type: array
Nested Schema : appTypeCredProperties
Type: array
Nested Schema : VendorInfo
Type: object

Response

Supported Media Types
  • application/json; charset=UTF-8
  • application/xml; charset=UTF-8
200 Response
Successful operation
Body
Root Schema : ConnectionItem
Type: object
Nested Schema : appInstConnProperties
Type: array
Nested Schema : appInstCredProperties
Type: array
Nested Schema : ApplicationTypeResource
Type: object
Nested Schema : ConnectionProperty
Type: object
Nested Schema : acceptableKeys
Type: array
Nested Schema : Attachment
Type: object
Nested Schema : customProperties
Type: array
Nested Schema : Key
Type: object
Nested Schema : decodedContentBytes
Type: array
Nested Schema : appTypeConnProperties
Type: array
Nested Schema : appTypeCredProperties
Type: array
Nested Schema : VendorInfo
Type: object
404 Response
Connection not found