Creating a new setting
action1_create_settingCreate a new enterprise-wide setting. Requires the manage_advanced_settings permission.
Instructions
Creating a new setting. Creates a new setting. At this time, all setting templates are enterprise-wide. Perm: manage_advanced_settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema: SettingPayloadPost) | |
| confirm | No | Required to execute. Exact string "YES". | |
| dry_run | No | Default true (preview). Set false to execute. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||