Skip to main content

Delete cloud storage

DELETE 

/bv/configurations/v1/cloud-storages/:id

Deletes the CloudStorage resource using the specified id.

Required field(s):

  • id

Notice: The /bv/configurations/v1/cloud-storages/{id} will be deprecated soon. Please use /bv/configuration/v1/cloud-storages/{id} instead.

Request

Path Parameters

    id stringrequired

    Required. The resource identifier of cloud storage.

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