Skip to main content

Update settings

Applies a submitted settings form and answers with the settings as they now stand

PUT /settings

note

SDK method: updateSettings Security: authenticated (policy: platform.manage)

Request body (application/json)

Accepts a StationSettingsInput object.

Response

200 OK — Returns a StationSettings object.