AdvertisingCars

AnnonceLogs

Aos

Callcentrum

Cc

Element

Eshop

Forms

IframeViewCounter

Ip

LeadsFb

Leads

Marketing

MaternaSmsStatus

MobileDeLogs

OfferedCars

SautoLogs

TechnicalCertificateRequest

TipcarsLogs

ViewCounter

WebCars

WebLeads

/v1/web-cars/seo
PUT
secured

Description

Set car state

Example json request:


{
"brand": "Škoda",
"model": "Octavia",
"nadpis": "Vozy Škoda Octavia",
"text": "SEO text",
"title": "Vozy Škoda Octavia",
"description": "SEO popis",
"keywords": "Škoda, Octavia"
}

Format

json (application/json)

Methods

PUT

Response codes

200 (Success)
400 (Bad Request)
401 (Invalid authentication)

Example response

{
    "status": "ok",
    "message": "Seo updated.",
    "loanNumber": "10000",
    "state": "1"
}