Complete Create

Confirm a file upload as complete and available for use.

Path parameters

api_file_upload_idstringRequiredformat: "^aflup_c[a-z0-9]{24}$"

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

dataobject
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.