v1
latestOpenAPI 3.0.32026-07-2647121109.1 KBTelemetryRelayService
Delete forwarding endpoint
Deletes a forwarding endpoint identified by ref.slug. Delete any pipelines that target the endpoint first: if the endpoint is still referenced, the request is rejected with 412 (reason TELEMETRYRELAY_ENDPOINT_IN_USE) and the response lists the pipelines that must be deleted first. Returns 404 (reason TELEMETRYRELAY_ENDPOINT_NOT_FOUND) if no endpoint with that slug exists.
delete/v1beta1/telemetryrelay/endpoints/{ref.slug}
Path parameters
ref.slugstring required
Response
OK
CoreweaveTelemetryrelaySvcClusterV1beta1DeleteEndpointResponse required