Endpoint
Authentication
Requires a Personal API Access Token.Header
Request
Headers
Path Parameters
Query Parameters
NoneRequest Body
This endpoint does not require a request body.Response
Success Response (200 OK)
Response Fields
Error Response (400 Bad Request)
Common Causes
- Connection name does not exist
- Connection name is empty
Error Response (401 Unauthorized)
Error Response (404 Not Found)
cURL Example
Full JSON Body Example
This endpoint does not require a request body.Permissions
- User must have
CONNECTIONS+MANAGEpermission in the project
Notes and Warnings
- Permanent Deletion: Connection deletion is permanent and cannot be undone
- Dependencies: Ensure no policies or other components are using the connection before deletion
- Case Sensitivity: Connection names are case-insensitive
- Deployment: Connection is automatically removed from workers if it was deployed
- References: If other connections reference this connection, those references may break
Related Documentation
- List Connections - List all connections
- Get Connection - Get connection details
- Create Connection - Create a new connection
- Update Connection - Update a connection

