@seamapi/http - v2.0.0
    Preparing search index...

    Type Alias SpacesDeleteParameters

    type SpacesDeleteParameters = {
        space_id: string;
    }
    Index
    space_id: string

    ID of the space that you want to delete.