Chat
Authorizations
HTTPRequired
Body
chatServerstringOptional
type: ^[a-zA-Z0-9\.\:\/\-]+$
chatSessionIDstringOptional
type: ^\+?[a-zA-Z0-9\-]+$
chatAccountTokenstringOptional
type: ^[a-zA-Z0-9]+$
channelIDstringOptionalExample:
type: number = 8
messagestringOptional
type: string
urlstringOptional
type: string = ' '
messageNumberstringOptional
type: number = 1
usedPredefinedUserInputstringOptional
type: string = false
additionalDatastringOptional
type: string = ' '
externalAddressOverwritestringOptional
type: string = ' '
customerNamestringOptional
type: ^[a-zA-Z 0-9]+$ = null
emailAddressstringOptional
type: email
phoneNumberstringOptional
type: ^\+[0-9]+$ = null
Responses
200
Successful response
application/json
post
/api/v2/chat/notifyUserNewChatMessage200
Successful response
Authorizations
HTTPRequired
Body
chatServerstringOptional
type: ^[a-zA-Z0-9\.\:\/\-]+$
chatSessionIDstringOptional
type: ^[a-zA-Z0-9\-]+$
eventstringOptional
type: ^startedtyping|stoppedtyping|expandedchat|minimizedchat$
Responses
200
Successful response
application/json
post
/api/v2/chat/notifyUserNewChatEvent200
Successful response
Authorizations
HTTPRequired
Body
chatServerstringOptional
type: ^[a-zA-Z0-9\.\:\/\-]+$
chatAccountTokenstringOptional
type: ^[a-zA-Z0-9]+$
originstringOptional
type: ^[a-zA-Z0-9\.\-]+$
The hostname from the domain to be checked.
ipstringOptional
type: string
Responses
200
Successful response
application/json
post
/api/v2/chat/checkOriginAndIP200
Successful response
Last updated