/
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 destination 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
post
Creates a custom destinationDefinition for the given workspace
post
Delete a destination definition
post
Get destinationDefinition
post
Get a destinationDefinition that is configured for the given workspace
post
grant a private, non-custom destinationDefinition to a given workspace
post
List all the destinationDefinitions the current Airbyte deployment is configured to use
post
List all the destinationDefinitions the given workspace is configured to use
post
List the latest destinationDefinitions Airbyte supports
post
List all private, non-custom destinationDefinitions, 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 destinationDefinition from a given workspace
post
Update destinationDefinition
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
source_definition_specification
1
source_oauth
3
state
2
web_backend
8
workspace
9
destination_definition
Delete a destination definition
post
/v1/destination_definitions/delete
Request body
DestinationDefinitionIdRequestBody
required
destinationDefinitionId
string
uuid
required
Response
The resource was deleted successfully.