Create Connection

Headers

AuthorizationstringRequired

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

X-Polytomic-VersionstringOptional

Request

This endpoint expects an object.
configurationmap from strings to anyRequired
namestringRequired
typestringRequired
organization_idstringOptionalformat: "uuid"
policieslist of stringsOptional
redirect_urlstringOptional
URL to redirect to after completing OAuth flow.
validatebooleanOptionalDefaults to true
Validate connection configuration.

Response

OK
dataobjectOptional

Errors