docs: update add file section

This commit is contained in:
Stevan Freeborn
2023-04-19 22:09:04 -05:00
parent e6b8b854b4
commit fec55beebe
@@ -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