2021-05-23
Search...
/
Log in
Book a demo
Getting started
Introduction
Obtaining API keys
Quickstart
Concepts
Embedding authentication
Versioning
Idempotent requests
Configuring your connections
CDC streaming from databases
Connection configurations
API Reference
Connections
GET
Get Connection Types
GET
List Connections
POST
Create Connection
GET
Get Connection
DEL
Remove Connection
PATCH
Update Connection
Identity
Organization
Users
Model Sync
Log in
Book a demo
API Reference
Connections
Remove Connection
DELETE
https://app.polytomic.com
/
api
/
connections
/
:id
Path parameters
id
string
Required
Headers
X-Polytomic-Version
string
Optional
Response
OK
error
any
Optional
result
any
Optional
Errors
401
Connections Remove Request Unauthorized Error
403
Connections Remove Request Forbidden Error
404
Connections Remove Request Not Found Error
422
Connections Remove Request Unprocessable Entity Error
500
Connections Remove Request Internal Server Error
Built with