rust control plane

Ingest Callback Logs

Replay a batch of finished logging payloads through the callback fan-out.

Admin-only: the payloads write spend logs and trigger every callback, so this is a trusted internal route, not a public surface.

post/v1/rust_control_plane/logs

Request body

Response

Successful Response

processedinteger required
failedinteger required

Changes