Logo
Type aliases

UpdateChatAppApiV1AppsIdPutData

UpdateChatAppApiV1AppsIdPutData = object

Defined in: packages/cloud/src/client/types.gen.ts:11120

Properties

body

body: ChatAppUpdate

Defined in: packages/cloud/src/client/types.gen.ts:11121


path

path: object

Defined in: packages/cloud/src/client/types.gen.ts:11122

id

id: string


query?

optional query: object

Defined in: packages/cloud/src/client/types.gen.ts:11125

project_id?

optional project_id: string | null

organization_id?

optional organization_id: string | null


url

url: "/api/v1/apps/\{id\}"

Defined in: packages/cloud/src/client/types.gen.ts:11129

On this page