{ "to": "6281234567890", "file": "https://static.whatspi.id/example/exampl-image.png", "caption": "Welcome back to WhatsPi" }
curl --location '/module/v1/message/send-image' \ --header 'Content-Type: application/json' \ --data '{ "to": "6281234567890", "file": "https://static.whatspi.id/example/exampl-image.png", "caption": "Welcome back to WhatsPi" }'
{ "success": true, "message": "Successfully", "data": "BAE505716AA91242" }