Hanzo
OpenapiO11y

Changes an ingestion key, by id.

Changes an ingestion key, by id.

PATCH /v1/o11y/gateway/ingestion_keys/{keyId}

Addresshttps://api.hanzo.ai/v1/o11y/gateway/ingestion_keys/{keyId}
MethodPATCH
OperationUpdateIngestionKey
AuthAuthorization: Bearer $HANZO_API_KEY

Changes an ingestion key, by id. Editor gate.

Request

4 fields, body application/json (required).

FieldInTypeRequiredDescription
keyIdpathstringyes
expires_atbodystring (date-time)
namebodystring
tagsbodystring[]

Response

StatusBodyMeaning
204no content

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y gateway ingestion_keys update <keyId>

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page