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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer token
File Upload Request UUID
Signed ID of the blob from the create response
upload confirmed