Remove Connection
Deletes a connection.
🚧 Deleting a connection that is referenced by fieldsets, syncs, bulk syncs, or schedules returns
422 connection in useunless you passforce=true. Withforce=true, the API deletes those dependent resources before removing the connection.
Authentication
AuthorizationBasic
This is the Polytomic deployment key (on-premises only)
OR
AuthorizationBearer
This is the Polytomic API key
Path parameters
id
Headers
X-Polytomic-Version
Query parameters
force
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error
