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. Must be unique per organization.

redirect_urlstringRequired

URL to redirect to after connection is created.

connectionstringOptionalformat: "uuid"

The id of an existing connection to update.

darkbooleanOptional

Whether to use the dark theme for the Connect modal.

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