HomeGuidesReference
Log In
Reference

Bulk revoke authentication tokens

📘

Authentication Guide

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

A POST request to /o/bulk_revoke/ deletes a specified number of authentication tokens.

Tokens are revoked in chronological order based on expiry time. For example, setting revoke_count to 50 deletes the 50 oldest tokens. The revoke_count value can range between 1 and 1000.

📘

Forage Authentication Guide

Check out the Forage Authentication guide for complete instructions on how to authenticate with Forage.

Language
URL