Changes to Create Folder

POST /api/v1/buckets/{bucket}/folders

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 11 revisions of this API.13

  1. e80fa6480d7612
  2. aa2c8187a3761

What changed

    • removed the media type */* from the request body

      request-body-media-type-removed

    • added the media type application/json to the request body

      request-body-media-type-added

    • added the media type application/json for the response with the status 201

      response-media-type-added

    • endpoint added

      endpoint-added