> ## Documentation Index
> Fetch the complete documentation index at: https://docs.extractbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# clearPermissions

Clears all previously granted permissions for the current browser context.
Returns true if permissions were successfully cleared.

## Definition

```graphql theme={null}
clearPermissions(): Boolean!
```

## Returns

[Boolean!](/reference/graphql/scalars/boolean)

The `Boolean` scalar type represents `true` or `false`.
