text-widget-public

Create Widget Session

Create a new text chat session for a widget visitor.

post/api/v1/public/text-widget/sessions

Query parameters

keystring nullable

Headers

X-Widget-Keystring nullable

Request body

visitor_namestring nullable
visitor_emailstring nullable
visitor_phonestring nullable
text_agent_idstring uuid nullable
consent_givenboolean
consent_versionstring nullable

Response

Successful Response

session_idstring uuid required
session_tokenstring required
greeting_messagestring nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.