Connect

Headers

AuthorizationstringRequired

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

X-Polytomic-VersionstringOptional

Request

This endpoint expects an object.
namestringRequired

Name of the new connection.

redirect_urlstringRequired

URL to redirect to after connection is created.

connectionstringOptionalformat: "uuid"
organization_idstringOptionalformat: "uuid"
typestringOptional

Connection type to create.

whitelistlist of stringsOptional

List of connection types which are allowed to be created. Ignored if type is set.

Response

OK

dataobjectOptional

Errors