post
https://api.airbyte.com/v1/destinations
Creates a destination given a name, workspace id, and a json blob containing the configuration for the source.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
You can retrieve a workspaceId by using the endpoint for List Workspaces. Alternatively, these can also be found in the address bar of the Airbyte UI.
To create a destination from a custom connector, supply the definitionId body param. There is no need to include a destinationType in the configuration in this case. The definitionId of your custom connecter can be found in the url of your connection, which should look like: https://cloud.airbyte.com/workspaces/<workspace_id>/connector-builder/edit/<definitionId>
400Invalid data
403Not allowed
404Not found