Auth0 Node.js SDK - v5.9.0
    Preparing search index...

    Interface EventStreamCloudEventGroupDeleted

    SSE message for group.deleted.

    interface EventStreamCloudEventGroupDeleted {
        offset: string;
        event: EventStreamCloudEventGroupDeletedCloudEvent;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    offset: string

    Opaque cursor representing position in the stream. Pass as the from query parameter to resume.