/
AI
airbyte
/
Airbyte Configuration API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4w ago · Updated 4w ago
View markdown
airbyte
Airbyte Configuration API
post
Check if an operation to be created is valid
ce48e08e02ec
latest
OpenAPI 3.0.0
MIT
2026-07-14
102
210
128.7 KB
attempt
3
connection
9
destination
9
destination_definition
11
destination_definition_specification
1
destination_oauth
3
health
1
jobs
7
logs
1
notifications
1
openapi
1
operation
6
post
Check if an operation to be created is valid
post
Create an operation to be applied as part of a connection pipeline
post
Delete an operation
post
Returns an operation
post
Returns all operations for a connection.
post
Update an operation
scheduler
3
source
12
source_definition
11
source_definition_specification
1
source_oauth
3
state
2
web_backend
8
workspace
9
operation
Check if an operation to be created is valid
post
/v1/operations/check
Request body
OperatorConfiguration
required
dbt
OperatorDbt
normalization
OperatorNormalization
operatorType
'normalization'
|
'dbt'
|
'webhook'
required
webhook
OperatorWebhook
Response
Successful operation
CheckOperationRead
required
message
string
status
'succeeded'
|
'failed'
required