env_sync_txn_rollback
Inverse-apply a prior env_sync transaction. Safety gates: ownership, idempotency, descendant-conflict (force opt-out).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | ||
| txn_id | Yes | ||
| device_id | No | Optional calling device id for audit attribution. The X-Ainote-Device-Id header is the canonical source; this argument is the backwards-compatible fallback for clients that predate the header. If both are sent and disagree, the request is rejected (DEVICE_MISMATCH). | |
| include_descendants | No |