Send metrics in bulk
This operation accepts batched metrics from any client. Metrics will be inserted into Unleash's metrics storage
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Request
bulkMetricsSchema
applications
A list of applications registered by an Unleash SDK
metrics
a list of client usage metrics registered by downstream providers. (Typically Unleash Edge)
impactMetrics
a list of custom impact metrics registered by downstream providers. (Typically Unleash Edge)
Response
This response has no body.