latestOpenAPI 3.1.02026-08-22154287463.4 KB
858365328f92
Browser Telemetry
Delete OTLP destination by ID or name
Delete an OTLP destination. Sessions bound to it are still exporting, so the delete is refused with a 409 while any exist; either wait for those sessions to end or delete them first. It is refused the same way while a managed auth connection still selects it, because that connection re-resolves the destination on every login, and while a managed auth login using it is still in progress.
delete/telemetry/destinations/{id_or_name}
Path parameters
id_or_namestring required
OTLP destination ID or name
Response
OTLP destination deleted