Skip to main content

Hand an endpoint you own a todo and ring its doorbell

POST 

/api/v1/endpoints/:ref/todos

The operator's hand (ADR-0026): mints one todo on the named endpoint and rings its doorbell exactly as a verified delivery does. The hand-off is recorded as a delivery event of source, family and trust mode operator, verified, whose verify_detail names the authenticated human — so history and the board show who asked. Only the endpoint's owner may push, only onto one of its vended queues; the title and payload reach the agent as untrusted content like any todo's.

Request

Responses

The todo. created is false when key matched a live todo on the endpoint: the existing todo is returned, nothing was minted, nothing was rung.