Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface AddProjectsRequest

    interface AddProjectsRequest {
        projectIds: string[];
    }
    Index

    Properties

    Properties

    projectIds: string[]

    The project IDs you want to add.