PutSettingsByIdData
Type Alias: PutSettingsByIdData
[object Object]
Defined in: api/types.gen.ts:6838
Properties
body?
optionalbody?:never
Defined in: api/types.gen.ts:6839
path
[object Object]
Defined in: api/types.gen.ts:6840
id
[object Object]
The unique identifier or name of the setting to update.
query?
optionalquery?:object
Defined in: api/types.gen.ts:6846
value?
optionalvalue?:string
The new value to assign to the specified setting.
url
[object Object]
Defined in: api/types.gen.ts:6852