Skip to content

Wrong code of the typescript example for file deletion in OCR with an uploaded file #442

Description

@gbicou

In the section "Delete File" of the "OCR WITH AN UPLOADED FILE", the typescript example is wrong:

It should read:

    await client.files.delete({
      fileId: file.id
    });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions