Circle V2 API Docs
    Preparing search index...
    type ProcessCloudCruiseWebhookResult = {
        handled: boolean;
        sessionId: string | null;
    }
    Index

    Properties

    Properties

    handled: boolean
    sessionId: string | null