Podcast API

    2 endpoints

    Podcast generation and management.

    POST
    Auth Required

    Reset rate limit for a user / export async function reset(collectionId: string, userId: string): Promise<{ success: bool

    Reset rate limit for a user / export async function reset(collectionId: string, userId: string): Promise<{ success: bool

    Endpoint

    /admin/collection/{collectionId}/ai/generatePodcast
    GET
    Auth Required

    Generate a NotebookLM-style conversational podcast from product documents / export async function generate( collectionId

    Generate a NotebookLM-style conversational podcast from product documents / export async function generate( collectionId

    Endpoint

    /admin/collection/{collectionId}/ai/podcast/{podcastId}