Disconnect connection
Disconnects an active connection in a customer account. If the connection is already disconnected, then no action is taken. Requires oem_vendor
privilege.
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.
Request
This endpoint expects an object.
force
This value must be set to true
to forcefully disconnect an active connection used by active recipes. Defaults to false
.
Response
Success reply
result