manifest 0.0.0.118 • 1 июн. 2026 г., 13:50
POST/v1/seo/analyzeSiteAuthenticated
POST analyzeSite
Маршрут POST /v1/seo/analyzeSite из SeoController. Детализация собрана из API manifest gateway.
Operation ID
SeoController.analyzeSite.POST.v1_seo_analyzeSite
Handler
cdp.gateway.cdp_gateway.seo.controller.SeoController#analyzeSite
Consumes—
Produces—
Параметры0
Request bodyAnalyzeSiteRequestDTO
Response bodyResponseWrapper<String>
Request map
Маршрут и контракт запроса
POST
/v1/seo/analyzeSitePath segments
v1seoanalyzeSite
Security
isAuthenticated()
Parameters
Параметры
У метода нет параметров.
Request / Response
Тела запроса и ответа
Request bodyAnalyzeSiteRequestDTO
Nullable: Нет
AnalyzeSiteRequestDTO
object • AnalyzeSiteRequestDTO
project
StringsiteUrl
Stringoptions
List<SeoAnalysisOptionDTO>maxDepth
intmaxPages
intResponse bodyResponseWrapper<String>
Nullable: Нет
ResponseWrapper<String>
object • ResponseWrapper<String>
success
booleandata
Terror
CdpErrorResponseCdpErrorResponse
object • CdpErrorResponse
errorId
Stringcode
Stringmessage
Stringdetails
Map<String, Object>fieldErrors
List<CdpFieldError>timestamp
longmeta
Map<String, Object>