Description
The api/v2/stations/settings endpoints are being deprecated and will soon be removed.
Change Category
API
Change Context
These endpoints supported the "user" service, which is now decommissioned.
Change Impact
No impact - these endpoints are not in use and would already return an error (HTTP 410 Gone) if accessed.
Date of Change
May 01, 2023
Impacted APIs
GET api/v2/stations/settings
PATCH api/v2/stations/settings
References
[ES-13033]