跳到主要内容

Delete subtitle

DELETE 

https://api.one.blendvision.com/bv/cms/v1/library/subtitles/:id

Delete subtitle

Request

Path Parameters

    id stringrequired

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

Authorization: authorization

name: authorizationtype: apiKeydescription: Enter the token with Bearer schema prefix, eg. `Bearer <token-string>`in: header
curl -L -X DELETE 'https://api.one.blendvision.com/bv/cms/v1/library/subtitles/:id' \
-H 'Accept: application/json' \
-H 'authorization: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://api.one.blendvision.com
Auth
Parameters
— pathrequired
— headerrequired
ResponseClear

Click the Send API Request button above and see the response here!