Changes to Creates a new file entity by uploading data from a local machine. Uploaded files can, for example, be used for training or evaluating fine-tuned models.

POST /files

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

Changed in 2 of the 26 revisions of this API.42

  1. 2022-03-01-previewb177dc430e3912
  2. 2022-03-01-preview9d525b5caa313

What changed

  • 2022-03-01-previewb177dc430e3912See the full diff
    • added required request body

      request-body-added-required

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

      response-media-type-added

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

      response-media-type-added

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

  • 2022-03-01-preview9d525b5caa313See the full diff
    • removed the request body

      request-body-removed

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

      response-media-type-removed

    • removed the media type application/json for the response with the status default

      response-media-type-removed

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