Test Connection
Test a connection to verify it works correctly
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
connection_name_or_id
The connection name or UUID
Request
This endpoint expects an object.
location
Specific location to use to test the connection
update_state
Set to true update the status of the connection, false to dry run
Response
Successful Response
connection_id
The unique identifier for the connection
name
The connection name
type
The type of connection
status
The current status of the connection
config
The connection configuration
created_dt
When the connection was created
updated_dt
When the connection was last updated
description
The connection description
Errors
422
Unprocessable Entity Error
