widget

Authenticate Widget

Authenticate widget and issue a guest token

post/api/widget/auth

Request body

guest_idstring required
agent_idinteger nullable

Response

Successful Response

access_tokenstring required
token_typestring
agent_idinteger nullable
agent_namestring nullable
agent_logostring nullable
agent_descriptionstring nullable
suggested_promptsstring[]

Changes