PATCH
/
settings
/
{context}
{
  "settings": {
    "key": "value"
  },
  "inheritance": {
    "key": "defaultValue|tenant|customer"
  }
}

Authorizations

Authorization
string
header
required

Value for the Authorization header parameter.

Path Parameters

context
string
required

Setting identifier

Body

The updated Setting resource

Response

200
application/json

The settings

The response is of type object.