PutSettingsByIdData

Type Alias: PutSettingsByIdData

[object Object]

Defined in: app/api/types.gen.ts:5763

Properties

body?

optional body?: never

Defined in: app/api/types.gen.ts:5764


path

[object Object]

Defined in: app/api/types.gen.ts:5765

id

[object Object]

The unique identifier or name of the setting to update.


query?

optional query?: object

Defined in: app/api/types.gen.ts:5771

value?

optional value?: string

The new value to assign to the specified setting.


url

[object Object]

Defined in: app/api/types.gen.ts:5777

On this page