tools.ozone.setting.upsertOption
#main
Create or update setting option
Input
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| key | string (nsid) | - | ✅ | - |
| scope | string | instance personal | ✅ | - |
| value | unknown | - | ✅ | - |
| description | string | - | ❌ | - |
| managerRole | string | tools.ozone.team.defs#roleModerator tools.ozone.team.defs#roleTriage tools.ozone.team.defs#roleVerifier tools.ozone.team.defs#roleAdmin | ❌ | - |
Output
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| option | tools.ozone.setting.defs#option | - | ✅ | - |