Shumoku Server API · 0.1.6-beta.4 · Settings
Delete a setting
DELETE /api/settings/{key} Authentication
sessionCookie / bearerAuth
Responses
| Status | Description | Schema |
|---|---|---|
200 | Setting deleted | SettingsSuccess |
401 | Authentication is required | Error |
404 | The setting does not exist | Error |