TypeScript SDK
File Uploads
Complete a file upload
Use this API to finalize a mode=multi_part file upload after all of the parts have been sent successfully.
POST
TypeScript SDK
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The API version to use for this request. The latest version is 2026-03-11.
Available options:
2026-03-11 Path Parameters
Identifier for a Notion file upload object.
Response
Always file_upload
Allowed value:
"file_upload"One of: pending, uploaded, expired, failed
Available options:
pending, uploaded, expired, failed Required range:
x >= 0- Success
- Error