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_idstringRequired

Embedded customer ID (external ID). The External ID must be URL encoded and prefixed with an E. For example, EA2300.

connection_idstringRequired
ID of the connection.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
forcestringOptional

This value must be set to true to forcefully disconnect an active connection used by active recipes. Defaults to false.

Response

Success reply
resultlist of objects

Errors