Skip to content

PlatformSettingUpsert

A setting to create or update. Only the key and its new value are sent — the owning organization and user come from the request scope.

Properties

Property Type Description
key PlatformSettingKey The setting to write.
value string New value, serialized as a string.