<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@friendlycaptcha/sdk](./sdk.md) &gt; [RiskIntelligenceClearOptions](./sdk.riskintelligenceclearoptions.md) &gt; [sitekey](./sdk.riskintelligenceclearoptions.sitekey.md)

## RiskIntelligenceClearOptions.sitekey property

Sitekey of your application, starts with `FC`<!-- -->. Tokens associated with this application will be cleared. If not passed, all tokens will be cleared.

**Signature:**

```typescript
sitekey?: string;
```
