HomeGuidesReference
Log In

Revoke an authentication token

For comprehensive details about authenticating with the Forage API, refer to the authentication guide.

A POST request to /o/revoke_token/ revokes a previously created authentication token.

You need your app’s Client ID and Client Secret from the Forage dashboard (sandbox, production) to revoke an authentication token. If you don’t yet have dashboard access, then please get in touch.

📘

There can be up to 1000 active authentication tokens for a Client ID and Client Secret pair at any given time.

Language
URL