File ID
is returned in the JSON body once the processing job is launched successfully.
This File ID
can be used to check the status of the job or fetch the results of the job once the metadata is computed{"status":true,"file_id":32dcef1a-5724-4df8-a4a5-fb43c047716b}
{"status":false,"error":{"code":"FHU03","message":"Invalid Audio/Video link"}}
{"status":true,"deleted_data":{"metadata":true,"file":true}"message":"File with file-id: 32dcef1a-5724-4df8-a4a5-fb43c047716b is deleted sucessfully"}
{"status":false,"message":"file-id: 32dcef1a-5724-4df8-a4a5-fb43c047716b not found"}
​