latestOpenAPI 3.1.02026-08-22154287463.4 KB
858365328f92
Browser Telemetry
Update OTLP destination by ID or name
Update an OTLP destination. Sessions already exporting to it pick up the new values without restarting, which makes this the way to rotate credentials without interrupting export.
Names must be unique within the project. Renaming is refused with a 409 while a managed auth connection selects this destination by name, since that connection resolves the name on every login. Every other field, including headers, stays editable.
patch/telemetry/destinations/{id_or_name}
Path parameters
id_or_namestring required
OTLP destination ID or name
Request body
Response
OTLP destination updated