Create Connection
Creates a new connection of the specified type.
Authentication
AuthorizationBasic
This is the Polytomic deployment key (on-premises only)
OR
AuthorizationBearer
This is the Polytomic API key
Headers
X-Polytomic-Version
Request
This endpoint expects an object.
configuration
name
type
healthcheck_interval
Override interval for connection health checking.
organization_id
policies
redirect_url
URL to redirect to after completing OAuth flow.
validate
Validate connection configuration.
Response
OK
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error
