Skip to main content
Version: v2

@friendlycaptcha/sdk > RiskIntelligenceClearOptions

RiskIntelligenceClearOptions interface

Options for clearing cached Risk Intelligence tokens.

Signature:

export interface RiskIntelligenceClearOptions 

Properties

PropertyModifiersTypeDescription
apiEndpoint?APIEndpoint(Optional) Tokens generated by this API endpoint will be cleared.
sitekey?string(Optional) Sitekey of your application, starts with FC. Tokens associated with this application will be cleared. If not passed, all tokens will be cleared.