📌 WhatsApp API without the hassle and nerves! 🤘
Authorization: Bearer ********************{
"time": "day"
}curl --location --request POST '/messages//pin' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"time": "day"
}'{
"success": true
}