post https://{environment}.joinforage.app/o/revoke_token/
Authentication Guide
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.
Active Token Limits
There can be up to 1000 active authentication tokens for a Client ID and Client Secret pair at any given time.
Forage Authentication Guide
Check out the Forage Authentication guide for complete instructions on how to authenticate with Forage.