pub fn link_wrapped_start(
id: &str,
edit_token: &str,
) -> Result<LinkCode, String>Expand description
Start a login-less machine link: mint a short-lived pairing code for this card.
Auth: the card’s edit_token only — no account. Server: POST /api/wrapped/:id/link/start.