PutSettingsByIdData

Type Alias: PutSettingsByIdData

[object Object]

Defined in: api/types.gen.ts:6838

Properties

body?

optional body?: 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?

optional query?: object

Defined in: api/types.gen.ts:6846

value?

optional value?: string

The new value to assign to the specified setting.


url

[object Object]

Defined in: api/types.gen.ts:6852

On this page