Test Connection
Tests a connection configuration.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Headers
X-Polytomic-Version
Request
This endpoint expects an object.
configuration
Connection configuration to test.
type
The type of connection to test.
connection_id
Optional existing connection ID to use as a base for testing. The provided configuration will be merged over the stored configuration for this connection before testing.