curl --request DELETE \
--url https://api-next.ofauth.com/v2/link/{clientSecret} \
--header 'apiKey: <api-key>'Delete login session
curl --request DELETE \
--url https://api-next.ofauth.com/v2/link/{clientSecret} \
--header 'apiKey: <api-key>'Was this page helpful?