Create
Request a file upload to get a signed URL for direct upload.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
purpose
BULK_PROJECT_UPSERT
- Bulk Project Upsert
Allowed values:
filename
mime_type
Response
data
The API file upload object.
This object represents a file that has been uploaded via the Public API.
Files can be used for various purposes such as bulk data imports.