メインコンテンツまでスキップ

Delete VOD encoding

DELETE 

/bv/cms/v1/vods/:vod_id/encodings/:id

Delete the specific version of VOD Encoding Contents.


Required field(s):

  • vod_id
  • id

Request

Path Parameters

    vod_id stringrequired

    Required. The unique id of the VOD resource.

    id stringrequired

    Required. The unique id of the VOD encoding resource.

Header Parameters

    x-bv-org-id stringrequired

    To invoke this API using api_token, you need to set the x-bv-org-id header to specify the organization for which you want to perform the action.

Responses

A successful response.

Schema

    object

Loading...