Create File Upload
Initiates a new file upload in Notion.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Name of the file to upload.
string
Upload mode: single_part or multi_part.
stringrequired
MIME content type of the file.
Uncommon arguments
number
Number of upload parts for multi-part upload.