Skip to main content
DELETE
/
v2
/
link
/
{clientSecret}
Delete login session
curl --request DELETE \
  --url https://api-next.ofauth.com/v2/link/{clientSecret} \
  --header 'apiKey: <api-key>'

Authorizations

apiKey
string
header
required

Your OFAuth API key for authenticating requests.

Path Parameters

clientSecret
string
required

Response

Login session deleted successfully