# Sandbox.CookieContainer.Remove

```csharp
void Remove(string key)
```

Removes a cookie from the cache entirely

### Parameters

- `key` (`string`)

Declared in [Sandbox.CookieContainer](/api/Sandbox.CookieContainer).
Assembly: `Sandbox.Engine`.
