Complete upload file
Runs exchange to publish file by its ID.
info
Call this endpoint only after posting your file to the signedUrl
result from upload file
PATCH https://api.cogfy.com/collections/:collectionId/files/:fileId/complete-upload
Path params
collectionId
: The ID of the collection that the file will be uploaded to.fileId
: The ID of the file previously uploaded to the bucket.