cURL
curl --request DELETE \ --url https://api-next.ofauth.com/v2/link/{clientSecret} \ --header 'apiKey: <api-key>'
Delete login session
Your OFAuth API key for authenticating requests.
Login session deleted successfully
Was this page helpful?