{
"name": "My collection",
"productIds": ["6453048211460719", "6453048211460720"]
}curl --location --globoff 'https://api.green-api.com/waInstance<Your idInstance from your Green API account>/createCollection/<Your apiTokenInstance from your Green API account>' \
--header 'User-Agent: GREEN-API_POSTMAN/1.0' \
--header 'Content-Type: application/json' \
--data '{
"name": "My collection",
"productIds": ["6453048211460719", "6453048211460720"]
}'{
"id": "979021551437231"
}