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