create_settings_main
Update main settings by sending a request payload. Use the GET or /schema endpoint to view expected fields, then apply changes to configure the server.
Instructions
Update main settings.
POST /api/v1/settings/main
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |