bus

Delete object

Deletes an object from the bucket.

delete/bus/object/{key}

Path parameters

keystring required
Example:folder/file

The key of the object to delete

Query parameters

bucketstring required

The name of the bucket.

Example:default

Response

Successfully deleted object

Changes

Changed in 5 of the 50 revisions of this API.35

    • removed the pattern .* from the path request parameter key

      request-parameter-pattern-removed

    • for the path request parameter key, the type/format was generalized from string/ to /

      request-parameter-type-generalized

  • 922f156353c912See the full diff
    • removed the media type text/plain for the response with the status 404

      response-media-type-removed

    • api tag bus added

      api-tag-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • added the pattern .* to the path request parameter key

      request-parameter-pattern-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 99 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog