Shumoku Server API · 0.1.6-beta.4 · Settings
Update a setting
PUT /api/settings/{key} Authentication
sessionCookie / bearerAuth
Request body
SettingValue · application/json · required
Responses
| Status | Description | Schema |
|---|---|---|
200 | Updated setting | Setting |
400 | The request did not match the API contract | Error |
401 | Authentication is required | Error |