curl --location '/message/whatsapp' \ --header 'Content-Type: application/json' \ --data '{ "number": "string", "username": "string", "giftuser": "string" }'
null