📌 WhatsApp API without the hassle and nerves! 🤘
Authorization: Bearer ********************
{ "media": "string", "mime_type": "string" }
curl --location --request PUT '/groups//icon' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "media": "string", "mime_type": "string" }'
{ "success": true }