|
Hi Paul, You're correct in your assumption-/api/v2/settings is an internal (UI-driven) endpoint and not part of the publicly supported Platform API surface. In practice, these types of settings are often tied to per-session or per-browser context, which explains why: They require user-level authentication ...
|