Skip to content

observe_keys_revoke

Revoke an OTLP ingest key.

Tool

observe_keys_revoke

Revoke an OTLP ingest key.

Revoke an OTLP ingest key. Telemetry sent with it is rejected immediately.

Behavior

HTTP
POST /observe/keys/:id/revoke

Arguments

NameTypeRequiredDescription
idstringIdentifier of the ingest key to revoke

Response

FieldTypeAlwaysDescription
idstringIdentifier of the revoked key
revokedAtstringISO 8601 timestamp of the revocation

Try it

Revoke an OTLP ingest key.

When to use

Revoke an OTLP ingest key. Telemetry sent with it is rejected immediately.

Example

Ask your agent something like this:

Revoke an OTLP ingest key.

The agent will invoke observe_keys_revoke with these arguments:

{
  "id": "<id>"
}

Esc

Start typing to search the docs.

navigateselect