AdvertisingCars

AnnonceLogs

Aos

Callcentrum

Cc

Element

Eshop

Forms

IframeViewCounter

Ip

LeadsFb

Leads

Marketing

MaternaSmsStatus

MobileDeLogs

OfferedCars

SautoLogs

TechnicalCertificateRequest

TipcarsLogs

ViewCounter

WebCars

WebLeads

/v1/aos/<id>
DELETE
secured

Description

Delete notification

Format

json (application/json)

Methods

DELETE

Mask parameters

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

Response codes

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

Example response

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