Dashboard

Replace dashboard settings

Full replacement (no partial merge). Validation is strict — unknown enum ids are rejected via 422. First write creates the row.

put/api/v1/dashboard/settings

Request body

defaultPeriod'today' | 'last_24h' | 'last_7d' | 'this_week' | 'last_30d' | 'this_month' | 'last_90d' | 'this_year'

Response

Successful Response

defaultPeriod'today' | 'last_24h' | 'last_7d' | 'this_week' | 'last_30d' | 'this_month' | 'last_90d' | 'this_year'

Changes

No recorded changes to this endpoint across all 1 revision of this API.