Delete connection

Deletes a connection in a non-embedded workspace. This method deletes active (authenticated) and disconnected connections. If the connection is used by active recipes or as an [Audit log streaming destination](https://docs.workato.com/en/features/activity-audit-log-streaming-destinations.html#audit-stream-destination), this API request fails.

Path parameters

idintegerRequired
ID of the connection.

Headers

AuthorizationstringRequired

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

Response

Success reply
successboolean
Result of operation.
statusstring
Status of operation.

Errors