{ "position": 1 }
curl --location --globoff 'http://localhost/sms/delete' \ --header 'Content-Type: application/json' \ --data '{ "position": 1 }'
{ "status": true, "msg": "Deleted successfully!" }