Introduction
The Element Block Rules API provides a way to manage CSS-based privacy rules that control how Fullstory captures page content. Rules can mask, exclude, or unmask specific DOM elements identified by CSS selectors.
Authentication
The HTTP API requires an API key that you can generate from the Fullstory app. The header value takes the form "Basic {YOUR_API_KEY}"
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | Authorization |