curl --request DELETE \
--url https://api-next.ofauth.com/v2/connections/{connectionId} \
--header 'apiKey: <api-key>'Disconnects a connection, and logs out the user. Must be called to remove the connection from your account and stop billing.
curl --request DELETE \
--url https://api-next.ofauth.com/v2/connections/{connectionId} \
--header 'apiKey: <api-key>'Was this page helpful?