Skip to main content
POST
Reset billing-cache metrics counters
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

POST /billing/metrics/cache/reset Resets the in-memory hit/miss/error counters (does not clear cached values themselves). Authorization:
  • Required role: owner only

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Response

Cache metrics reset

status
string
Example:

"success"

message
string
data
object