curl --request POST \
--url https://api.ofauth.com/v2/account/connections/{connectionId}/invalidate \
--header 'apiKey: <api-key>'Invalidates a connection by marking it as expired and logging out the user. The connection record is preserved, allowing the user to reconnect with updated permissions.
curl --request POST \
--url https://api.ofauth.com/v2/account/connections/{connectionId}/invalidate \
--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.
Was this page helpful?