{"info": {"name": "Send Message API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"}, "item": [{"name": "Send Message", "request": {"method": "POST", "header": [{"key": "API-Key", "value": "YOUR_API_KEY", "type": "text"}], "body": {"mode": "raw", "raw": "{\"recipient\": \"8801772411171\", \"content\": \"Hello from the WhatsApp API\", \"media_url\": null, \"instance_id\": \"QRLKQ28424D5E3G\", \"message_type\": \"text\"}"}, "url": {"raw": "https://api.wacloud.app/send-message", "protocol": "https", "host": ["api", "wacloud", "app"], "path": ["send-message"]}}, "response": []}]}