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