Connections CRUD Operations
This section contains endpoints for creating, reading, updating, and deleting connections.
Endpoints
- List Connections - Get all connections for a project
- Get Connection - Get detailed information about a specific connection
- Create Connection - Create a new connection
- Update Connection - Update an existing connection
- Delete Connection - Delete a connection
Connection Types
For detailed documentation on specific connection types, see Connection Types.
Related Documentation
- Connections Overview - Complete connection management documentation
- Connection Types - Detailed documentation for each connection type