Logo
Type aliases

DeleteFileApiV1FilesIdDeleteData

DeleteFileApiV1FilesIdDeleteData = object

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

Properties

body?

optional body: never

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


path

path: object

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

id

id: string


query?

optional query: object

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

project_id?

optional project_id: string | null

organization_id?

optional organization_id: string | null


url

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

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