json (application/json)
DELETE
<id>
|
|---|
200 (Success)
401 (Invalid authentication)
404 (SMS status with ID 1 doesn't exists)
{
"message": "SMS status deleted.",
"status": "ok",
"loanNumber": "10000"
}