After connecting to Connect AI workspaces using OData, you can execute create, read, update, and delete (CRUD) operations. The availability of these operations can vary between data sources.
You can execute CRUD operations through GET, POST, PATCH, and DELETE requests, which are outlined below. Results from requests are returned in JSON format. See Query Options for information about refining and filtering requests.