Search
/
Community
Blog
Help Center
Pricing
Sign up
Docs
Conversational AI
API reference
Docs
Conversational AI
API reference
API REFERENCE
Introduction
Authentication
Streaming
WebSockets
ENDPOINTS
Text to Speech
Speech to Text
Voice Changer
Sound Effects
Audio Isolation
Text to Voice
Dubbing
Audio Native
Voices
ADMINISTRATION
History
Models
Studio
Pronunciation Dictionary
Samples
Usage
User
Voice Library
Workspace
CONVERSATIONAL AI
Agents
Conversations
Knowledge Base
Phone Numbers
Widget
Workspace
LEGACY
Projects
POST
Create Podcast
GET
Get Projects
POST
Add Project
GET
Get Project By Id
POST
Edit Basic Project Info
DEL
Delete Project
POST
Edit Project Content
POST
Convert Project
GET
Get Project Snapshots
POST
Stream Project Audio
POST
Streams Archive With Project Audio
GET
Get Chapters
GET
Get Chapter By Id
DEL
Delete Chapter
PATCH
Edit Chapter
POST
Add Chapter To A Project
POST
Convert Chapter
GET
List Chapter Snapshots
POST
Stream Chapter Audio
POST
Update Pronunciation Dictionaries
Community
Blog
Help Center
Pricing
Sign up
LEGACY
Projects
Delete Chapter
Deprecated
DELETE
https://
api.elevenlabs.io
/
v1
/
projects
/
:project_id
/
chapters
/
:chapter_id
Try it
Deletes a chapter.
Path parameters
project_id
string
Required
The ID of the Studio project.
chapter_id
string
Required
The ID of the chapter.
Response
Successful Response
{}
any or null
Errors
422
Delete Chapter V1projects Project ID Chapters Chapter ID Delete Request Unprocessable Entity Error
Edit Chapter
Up Next
Built with