v3

latestOpenAPI 3.1.02026-07-311,4541,5202.3 MB
logs

Clickhouse Log Annotations Update

Declare per-endpoint throttling configuration attributes for views.

Endpoints can inherit this mixin and set:

  • endpoint_default_rate_limit_per_user_per_min: float | None

When set (not None), throttling will use ONLY this default RPM for the endpoint without requiring API key / org attributes on the request. When unset, the standard API key / organization / subscription limits apply.

put/clickhouse/log-annotations/{log_unique_id}/

Path parameters

log_unique_idstring required

Headers

Authorizationstring required

JWT access token or Respan API key

Request body

unique_organization_idstring
timestampstring date-time
log_unique_idstring
is_positive_feedbackinteger
notestring
updated_atstring date-time

Response

idinteger required
positive_feedbackstring required
unique_organization_idstring
timestampstring date-time
log_unique_idstring
is_positive_feedbackinteger
notestring
updated_atstring date-time