curl --location 'https://apis.autobg.ai/public/api/v1/images/imagesStatus' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"batchID": "1004"
}'{
"status": false,
"message": "You are not Authorized"
}