@not3/sdk
    Preparing search index...

    Interface DeleteRequest

    interface DeleteRequest {
        token?: string;
    }
    Index

    Properties

    Properties

    token?: string

    The delete token for the note, generated while creating the note. Not required if you send the request from the same IP address that created the note.