376 B
376 B
Image service
Image management enapoint:
Upload Images
POST /image/{folder}/upload
curl -X POST http://localhost/image/page_drink_n/upload \
-F "files=@img1.png" \
-F "files=@img2.png"
POST /inter/{country}/image/{folder}/upload
curl -X POST http://localhost/inter/tha/image/page_drink_disable_n2/upload \
-F "files=@bn_hot_america_no.png"