Hanzo
OpenapiO11y

Changes an ingestion key limit, by limit id.

Changes an ingestion key limit, by limit id.

PATCH /v1/o11y/gateway/ingestion_keys/limits/{limitId}

Addresshttps://api.hanzo.ai/v1/o11y/gateway/ingestion_keys/limits/{limitId}
MethodPATCH
OperationUpdateIngestionKeyLimit
AuthAuthorization: Bearer $HANZO_API_KEY

Changes an ingestion key limit, by limit id. Editor gate.

Request

9 fields, body application/json (required).

FieldInTypeRequiredDescription
limitIdpathstringyes
configbodyo11y.LimitConfig
config.daybodyo11y.LimitValue
config.day.countbodyinteger
config.day.sizebodyinteger
config.secondbodyo11y.LimitValue
config.second.countbodyinteger
config.second.sizebodyinteger
tagsbodystring[]

Response

StatusBodyMeaning
204no content

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y gateway ingestion_keys limits update <limitId>

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page