Create Connection

Authentication

AuthorizationBearer

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

Headers

X-Polytomic-VersionstringOptional

Request

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

Response

OK
errorany
resultany

Errors

401
Connections Create Request Unauthorized Error
403
Connections Create Request Forbidden Error
422
Connections Create Request Unprocessable Entity Error
500
Connections Create Request Internal Server Error