Partial update — supply only the fields you want to change. Current
supported fields are name (human-readable project name; also
drives the slug) and retention_days_override (per-project
retention window; TRU-170).
retention_days_override must be between 1 and the caller’s plan
retention cap (Starter=30, Pro=90, Team=180, Enterprise=unlimited).
Set the field to JSON null to clear the override and fall back to
the plan default. Dashboard-only — not reachable via API key.
Documentation Index
Fetch the complete documentation index at: https://docs.trulayer.ai/llms.txt
Use this file to discover all available pages before exploring further.
SDK API key (tl_...) or Clerk session JWT
Partial update payload for PATCH /v1/projects/{id}. Omit a field to
leave it unchanged. Supply retention_days_override: null to clear
the override back to the plan default.
Project updated
Per-project retention override (TRU-170). When null, retention
follows the plan default; when set, must be between 1 and the
plan's RetentionDays cap (unbounded on Enterprise).
x >= 1