Update Connection

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired

Headers

X-Polytomic-VersionstringOptional

Request

This endpoint expects an object.
configurationmap from strings to anyOptional
idstringOptional
namestringOptional
organization_idstringOptional
typestringOptional

Response

OK
errorany
resultany

Errors

400
Connections Update Request Bad Request Error
401
Connections Update Request Unauthorized Error
403
Connections Update Request Forbidden Error
422
Connections Update Request Unprocessable Entity Error
500
Connections Update Request Internal Server Error