Complete Create
Confirm a file upload as complete and available for use.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
api_file_upload_id
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.