From d5694ec443a358536cef9e50ffa179bd3abab0ba Mon Sep 17 00:00:00 2001 From: Pascal Jufer Date: Mon, 11 Sep 2023 09:59:23 +0200 Subject: [PATCH] Add example requests to "Upload a File" (#19651) --- docs/reference/files.md | 50 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/docs/reference/files.md b/docs/reference/files.md index 14ce6be627..37d58dd21d 100644 --- a/docs/reference/files.md +++ b/docs/reference/files.md @@ -487,6 +487,56 @@ Supports all [global query parameters](/reference/query). Returns the [file object](#the-file-object) for the uploaded file, or an array of [file objects](#the-file-object) if multiple files were uploaded at once. +### Example + + + + + + + ## Import a File Import a file from the web