百度智能云

All Product Document

          Object Storage

          Delete Bucket Notification Rule

          Interface Description

          This interface is used to delete the notification rules in the specified bucket.

          Request URI

          DELETE /v1/{bucketName}/?notification

          Parameter Name Parameter Type Required Description Example Value Parameter Position
          bucketName String Yes Bucket name "bucketName_example" Path

          Request Body Parameters

          Description of Data Structure for Request Body Field

          Response Body Parameters

          Description of Data Structure for Response Body Field

          Request Example

          DELETE /v1/bucketName_example/?notification
          Common Request Header
          
          
          { }

          Response Example

          HTTP/1.1 200 OK
          <Common response header>
          
          { }

          Error Code

          Refer to the universal error code.

          Previous
          Data Encryption
          Next
          Get Bucket Notification Rules