Skip to main content

Cancel file upload to Azure

POST 

/bv/cms/v1/library/azure/files/:id:cancel-upload

Terminates a file upload session to Azure.


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.

Body

required

    object

Responses

A successful response.

Schema

    object

Loading...