Zend certified PHP/Magento developer

How to add group product to cart using rest Api magento2?

using API /V1/carts/mine/items I got the tutorials / blogs to add configurable, simple and bundle products to cart but how can we add grouped product using this api?

What should be the payload ?