Step 3 of 3-step file upload: Confirm the upload by creating the actual file.
After uploading the file to the direct upload URL (Step 2), call this endpoint with
the blob_signed_id from the create response to create the file record.
If the signed URL has expired, a 410 Gone response will be returned and you must initiate a new upload.
Please see the File Uploads guide for an overview of the whole process.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer token
Signed ID returned from the create step
File created