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