{
"collectionId": "979021551752146"
}curl --location --globoff 'https://api.green-api.com/waInstance<Your idInstance from your Green API account>/deleteCollection/<Your apiTokenInstance from your Green API account>' \
--header 'User-Agent: GREEN-API_POSTMAN/1.0' \
--header 'Content-Type: application/json' \
--data '{
"collectionId": "979021551752146"
}'{
"deleted": true,
"deletedCollectionId": "979021551752146"
}