/api/post-v1-public-livechat-bootstrap-1c8634942f
Войти
Все методы Public Live Chat WidgetPublicLiveChatWidgetController
manifest 0.0.0.118 • 1 июн. 2026 г., 13:50
POST/v1/public/livechat/bootstrapAnonymous

POST bootstrap

Маршрут POST /v1/public/livechat/bootstrap из PublicLiveChatWidgetController. Детализация собрана из API manifest gateway.

Operation ID
PublicLiveChatWidgetController.bootstrap.POST.v1_public_livechat_bootstrap
Handler
cdp.gateway.cdp_gateway.livechat.controller.PublicLiveChatWidgetController#bootstrap
Consumes
Produces
Параметры0
Request bodyPublicLiveChatBootstrapRequestDTO
Response bodyResponseWrapper<Object>
Request map

Маршрут и контракт запроса

POST/v1/public/livechat/bootstrap
Path segments
v1publiclivechatbootstrap
Security
isAnonymous()
Parameters

Параметры

У метода нет параметров.
Request / Response

Тела запроса и ответа

Request bodyPublicLiveChatBootstrapRequestDTO
Nullable: Нет
PublicLiveChatBootstrapRequestDTO
object • PublicLiveChatBootstrapRequestDTO
companyUuid
String
required • not-null
projectUuid
String
required • not-null
itemUuid
String
required • not-null
domain
String
optional • nullable
currentUrl
String
optional • nullable
locale
String
optional • nullable
visitorUuid
String
optional • nullable
conversationUuid
String
optional • nullable
visitUuid
String
optional • nullable
customerUuid
String
optional • nullable
externalUserUuid
String
optional • nullable
externalVisitorKey
String
optional • nullable
referrer
String
optional • nullable
userAgent
String
optional • nullable
language
String
optional • nullable
autoCreateConversation
boolean
optional • not-null
initialSurveyUuid
String
optional • nullable
initialNodeUuid
String
optional • nullable
Response bodyResponseWrapper<Object>
Nullable: Нет
ResponseWrapper<Object>
object • ResponseWrapper<Object>
success
boolean
required • not-null
data
T
optional • nullable
error
CdpErrorResponse
optional • nullable • schema=CdpErrorResponse
CdpErrorResponse
object • CdpErrorResponse
errorId
String
required • not-null
code
String
required • not-null
message
String
required • not-null
details
Map<String, Object>
optional • not-null
fieldErrors
List<CdpFieldError>
optional • not-null
timestamp
long
optional • not-null
meta
Map<String, Object>
optional • not-null