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/bootstrapPath segments
v1publiclivechatbootstrap
Security
isAnonymous()
Parameters
Параметры
У метода нет параметров.
Request / Response
Тела запроса и ответа
Request bodyPublicLiveChatBootstrapRequestDTO
Nullable: Нет
PublicLiveChatBootstrapRequestDTO
object • PublicLiveChatBootstrapRequestDTO
companyUuid
StringprojectUuid
StringitemUuid
Stringdomain
StringcurrentUrl
Stringlocale
StringvisitorUuid
StringconversationUuid
StringvisitUuid
StringcustomerUuid
StringexternalUserUuid
StringexternalVisitorKey
Stringreferrer
StringuserAgent
Stringlanguage
StringautoCreateConversation
booleaninitialSurveyUuid
StringinitialNodeUuid
StringResponse bodyResponseWrapper<Object>
Nullable: Нет
ResponseWrapper<Object>
object • ResponseWrapper<Object>
success
booleandata
Terror
CdpErrorResponseCdpErrorResponse
object • CdpErrorResponse
errorId
Stringcode
Stringmessage
Stringdetails
Map<String, Object>fieldErrors
List<CdpFieldError>timestamp
longmeta
Map<String, Object>