Idempotent — always returns 200, never 404. The response body reports whether anything was actually removed: { deleted: true, id: <server_side_id> } when the team owned the row, { deleted: false, id: null } when nothing matched (already-gone, wrong team, typo). The id echoed back is always the SERVER-side id we deleted — never the user-supplied path-param — so integrator audit logs reflect what actually happened.
Documentation Index
Fetch the complete documentation index at: https://docs.aurous-labs.com/llms.txt
Use this file to discover all available pages before exploring further.
Your team API key (starts with al_live_ — legacy keys may start with og_).
Optional API version pin (YYYY-MM-DD). Defaults to your team's pinned version, or the system default 2026-05-15 for unauthenticated requests.
^\d{4}-\d{2}-\d{2}$"2026-05-15"
Opaque endpoint id.
"we_01HXMQ7Z3K8Y2NABCDEFGHJKMN"