v1

latestOpenAPI 3.1.02026-07-263971,2281.1 MB
ObservabilityService

UpdateCustomTopic

post/textql.rpc.public.observe.ObservabilityService/UpdateCustomTopic

Headers

Connect-Protocol-Version1 required

Define the version of the Connect protocol

Connect-Timeout-Msnumber

Define the timeout, in ms

Request body

topicIdstring
namestring
coversstring nullable

When present, the definition is replaced. A changed definition wipes the topic's verdict='tagged' rows (manual exclusions survive) — the caller is expected to follow with BackfillCustomTopic to rebuild them.

excludesstring nullable

Response

Success

Example response

{
  "topic": {
    "createdAt": "2023-01-15T01:30:15.01Z",
    "updatedAt": "2023-01-15T01:30:15.01Z"
  }
}