Version: v1
Introduction
The Users API provides access to basic CRUD functionality for user objects.
Authentication
API Key: ApiKeyAuth
The HTTP API requires an API key that you can generate from the Fullstory app. The API key must have Admin or Architect level permissions. The header value takes the form "Basic {YOUR_API_KEY}"
Security Scheme Type: | apiKey |
---|---|
Header parameter name: | Authorization |