Skip to main content
PUT
Replace File Chapters

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string
required
id
string
required

Body

application/vnd.api+json
data
FileChaptersWriteData · object
required

Response

Successful Response

data
JsonApiResource[FileChapterAttributes] · object[]
required
included
any[] | null
meta
Meta · object | null