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
- 2022-03-01-previewb177dc430e3912
- 2022-03-01-preview9d525b5caa313
What changed
- ▲
added required request body
request-body-added-required
- ○
added the media type
application/jsonfor the response with the status201response-media-type-added
- ○
added the media type
application/jsonfor the response with the statusdefaultresponse-media-type-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the request body
request-body-removed
- ▲
removed the media type
application/jsonfor the response with the status201response-media-type-removed
- ▲
removed the media type
application/jsonfor the response with the statusdefaultresponse-media-type-removed
This revision also has 149 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲