Zend certified PHP/Magento developer

magento car api rest/V1/carts/mine/totals/

when i hit this api i am getting this error

“message”: “”%fieldName” is required. Enter and try again.”,
“parameters”: {
“fieldName”: “cartId”
},

i pass cartId in body
{
“cartId”:”1″

}