📌 WhatsApp API without the hassle and nerves! 🤘
Authorization: Bearer ********************curl --location --request POST '/presences/' \
--header 'Authorization: Bearer <token>'{
"contacts": [
{
"input": "string",
"status": "valid",
"wa_id": "string"
}
]
}