Delete connection
Deletes a connection in a customer workspace. This method deletes active (authenticated) and disconnected connections. If the connection is used by active recipes, this API request fails.
Path parameters
managed_user_id
Embedded customer ID (external ID). The External ID must be URL encoded and prefixed with an E
. For example, EA2300
.
connection_id
ID of the connection.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Response
Success reply
result