Upload
Upload a file to a workspace.
- workspace_id - required to determine which workspace the file should live.
- content - the file that is being uploaded.
- type - optionally enforce a file type: image, video, or audio. An attachment is the default selection.
Upload a File then Add it as Content to a Table
Taking part of the response body from the previous example, we can add the file to a database table.