Skip to main content
PATCH
Typescript (SDK)

Authorizations

Authorization
string
header
required

API key in the format: Bearer {api_token}

Path Parameters

id
string
required

The resource ID (e.g., "prod_abc123") or slug (e.g., "my-product")

Body

application/json
title
string

Chapter title (defaults to "Chapter N")

position
integer

Zero-based ordinal among the course's chapters

Response

Chapter updated

id
string
required
object
string
required
title
string
required
position
integer
required
lessons
object[]
required