From fec55beebeb2f1224d8712d665a1191b19d995eb Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Wed, 19 Apr 2023 22:09:04 -0500 Subject: [PATCH] docs: update add file section --- src/docs/version_002/resources/files/add_file/copy.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/docs/version_002/resources/files/add_file/copy.md b/src/docs/version_002/resources/files/add_file/copy.md index fd122ea..184ef9a 100644 --- a/src/docs/version_002/resources/files/add_file/copy.md +++ b/src/docs/version_002/resources/files/add_file/copy.md @@ -1,6 +1,8 @@ # Add File {% #add-file %} -This endpoint allows you to add a file to a record. The request body must be a multipart form data request. +This endpoint allows you to add a file to a record. The request body must be of type `multipart/form-data`. + +{% table %} ## Request Body Properties