---
id: sdk.riskintelligenceclearoptions.sitekey
title: RiskIntelligenceClearOptions.sitekey
hide_title: true
sidebar_class_name: sidebar-hidden
---
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[@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;
```