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.
Errors
400
Connections Test Connection Request Bad Request Error
401
Connections Test Connection Request Unauthorized Error
404
Connections Test Connection Request Not Found Error
500
Connections Test Connection Request Internal Server Error
