Hello, I am new to airbyte and I have some confusion regarding Airbyte API for OSS.
I don't see a documentation page for the API for Airbyte OSS. From a few discussions, it was clear that I could use it, but I have been running into issues.
Someone pointed out
this to me. Can someone help me with this? My use cases are as follows:
I'd like to achieve following via Airbyte API for OSS:
1. create, update, delete source, destination and connection
2. create workspaces and add users
3. use Airbyte-as-code without UI
Can I achieve this via Airbyte OSS API