ISPO SDK
    Preparing search index...

    Interface FilesPublishResult

    Markdown
    interface FilesPublishResult {
        path: string;
        publicId: string;
    }
    Index
    path: string

    The Files library path the file landed at (deduped against existing names).

    publicId: string

    The created files.file entity id.