PutSettingsByIdData

Type Alias: PutSettingsByIdData

[object Object]

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

Properties

body?

optional body?: never

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


path

[object Object]

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

id

[object Object]

The unique identifier or name of the setting to update.


query?

optional query?: object

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

value?

optional value?: string

The new value to assign to the specified setting.


url

[object Object]

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

On this page