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

POST start

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

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

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

POST/v1/public/livechat/survey/start
Path segments
v1publiclivechatsurveystart
Security
isAnonymous()
Parameters

Параметры

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

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

Request bodyPublicLiveChatSurveyStartRequestDTO
Nullable: Нет
PublicLiveChatSurveyStartRequestDTO
object • PublicLiveChatSurveyStartRequestDTO
companyUuid
String
required • not-null
projectUuid
String
required • not-null
itemUuid
String
required • not-null
surveyUuid
String
required • not-null
conversationUuid
String
required • not-null
visitorUuid
String
required • not-null
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