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

Documentation Index

Fetch the complete documentation index at: https://docs.ofauth.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

apiKey
string
header
required

Your OFAuth API key for authenticating requests.

Path Parameters

clientSecret
string
required

Response

Login session deleted successfully