Connections
Delete Connection
Delete an existing connection, identified by its ID.
Permissions
api.connections.delete
DELETE
Delete Connection
Previous
Get Data For ConnectionRetrieve data from a specific table in an existing connection. Requires a request body specifying the table, engagement, and optional schema hint, filter, and pagination parameters. Returns an async result that can be polled for the data retrieval outcome. On success, the retrieved data is stored as a Data Table entity.
### Permissions
- `api.connections.read`
Next
Delete Connection

