AdvertisingCars

AnnonceLogs

Aos

Callcentrum

Cc

Element

Eshop

Forms

IframeViewCounter

Ip

LeadsFb

Leads

Marketing

MaternaSmsStatus

MobileDeLogs

OfferedCars

SautoLogs

TechnicalCertificateRequest

TipcarsLogs

ViewCounter

WebCars

WebLeads

/v1/materna-sms-status/<id>
DELETE
secured

Description

Delete SMS status

Format

json (application/json)

Methods

DELETE

Mask parameters

<id>
  • requirement: \d+
  • type: string
  • description: SMS status ID

Response codes

200 (Success)
401 (Invalid authentication)
404 (SMS status with ID 1 doesn't exists)

Example response

{
    "message": "SMS status deleted.",
    "status": "ok",
    "loanNumber": "10000"
}