/
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
Delete a source definition
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
scheduler
3
source
12
source_definition
11
post
Creates a custom sourceDefinition for the given workspace
post
Delete a source definition
post
Get source
post
Get a sourceDefinition that is configured for the given workspace
post
grant a private, non-custom sourceDefinition to a given workspace
post
List all the sourceDefinitions the current Airbyte deployment is configured to use
post
List all the sourceDefinitions the given workspace is configured to use
post
List the latest sourceDefinitions Airbyte supports
post
List all private, non-custom sourceDefinitions, and for each indicate whether the given workspace has a grant for using the definition. Used by admins to view and modify a given workspace's grants.
post
revoke a grant to a private, non-custom sourceDefinition from a given workspace
post
Update a sourceDefinition
source_definition_specification
1
source_oauth
3
state
2
web_backend
8
workspace
9
source_definition
Delete a source definition
post
/v1/source_definitions/delete
Request body
SourceDefinitionIdRequestBody
required
sourceDefinitionId
string
uuid
required
Response
The resource was deleted successfully.