curl --location --request POST 'https://apis.autobg.ai/public/api/v1/templates/create' \
--header 'Authorization: <api-key>' \
--form 'background=@""' \
--form 'side=@""' \
--form 'frontRear=@""' \
--form 'numberPlate=@""' \
--form 'brandLogo=@""' \
--form 'numPlate=""' \
--form 'bAlignment=""' \
--form 'name=""' \
--form 'numPlateBgHexCode="#FFFFFF"'{
"status": false,
"message": "You are not Authorized"
}