Create and manage reusable request presets.
Presets are managed from the dashboard at Settings → Presets. The dashboard persists them through the session-authenticated /api/presets (GET/POST/PUT/DELETE) — a dashboard endpoint, not part of the key-authed /v1 API. See Presets for the full guide.
Not yet available. A key-authed presets API and a
presetrequest field are tracked to be built.