POST/v1/studio/podcasts
Body Parameters
View in API Reference
Request
$curl -X POST https://api.elevenlabs.io/v1/studio/podcasts \
> -H "xi-api-key: " \
> -H "Content-Type: application/json" \
> -d '{
> "model_id": "21m00Tcm4TlvDq8ikWAM"
>}'
Response