curl --location 'https://apis.autobg.ai/public/api/v1/images/uploadWithTemplateCC' \
--header 'Authorization: <api-key>' \
--form 'cc=@"cmMtdXBsb2FkLTE3MDczNzc5Mjg2MjMtMw==/LeftSide-baleno (1).jpg"' \
--form 'numberPlate="apidog-test"' \
--form 'templateCC="6"' \
--form 'processType="collab"'{
"status": false,
"message": "You are not Authorized"
}