/
AI
airbyte
/
Airbyte Configuration API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
airbyte
Airbyte Configuration API
post
Check if an operation to be created is valid
v1
latest
OpenAPI 3.0.0
MIT
2026-07-14
102
210
128.7 KB
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