Upload/Process Images with Template
POST
https://apis.autobg.ai/public/api/v1/images/uploadWithTemplateCC
you've created through the 'Create Template API.' This allows you to apply specific
customizations to the processing or uploading of images based on your predefined template.
1.
"processType": "ai"
2.
"processType": "collab"
Request
Body Params multipart/form-data
cc
file
required
Example:
cmMtdXBsb2FkLTE3MDczNzc5Mjg2MjMtMw==/LeftSide-baleno (1).jpg
numberPlate
string
required
Example:
apidog-test
templateCC
integer
required
want to use for processing your car images. You can retrieve this template ID through the
‘List Templates' API or find it in the response of the 'Create Template' API.
Example:
6
processType
string
required
Example:
collab
Request samples
Responses
Modified at 2024-09-12 07:46:32