#main
- procedureCreate or update setting option
Query Parameters
No fields defined
Request Body
Content Type: application/json
Data Fields
Name | Type | Details |
---|---|---|
description |
string |
Length in bytes (when UTF-8 encoded): 2000 max |
key |
string (required) |
Syntax Format: |
managerRole |
string |
Known Values: |
scope |
string (required) |
Known Values: |
value |
unknown (required) | Field can contain arbitrary JSON/CBOR object data |
Response Body
Content Type: application/json
Data Fields
Name | Type | Details |
---|---|---|
option |
ref (required) |
Reference: |
Errors
No error types defined