Skip to main content

Delete file

DELETE 

/bv/cms/v1/library/files/:id

Deletes the specified File resource.


Required field(s):

  • id

Request

Path Parameters

    id stringrequired

    Required. The unique id of the file.

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...