V2 > Chapter

Deletes a chapter.

delete/1/vod/channel/{channel}/media/{media}/chapter/{chapter}

Path parameters

channelinteger required

The Channel unique identifier

mediainteger required

The Media unique identifier

chapterinteger required

The Chapter unique identifier

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.