Logo
Type aliases

DeleteFileApiV1FilesIdDeleteData

DeleteFileApiV1FilesIdDeleteData = object

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

Properties

body?

optional body: never

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


path

path: object

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

id

id: string


query?

optional query: object

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

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:9353