Register client usage metrics
POST/api/client/metrics
Registers usage metrics. Stores information about how many times each flag was evaluated to enabled and disabled within a time frame. If provided, this operation will also store data on how many times each feature flag's variants were displayed to the end user.
Request
Responses
- 202
- 204
- 400
This response has no body.
This response has no body.
The request data does not match what we expect.