Podcast API
2 endpoints
Podcast generation and management.
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/generatePodcastGenerate 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}