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

Changed in 2 of the 4 revisions of this API.3

    • added the optional property agent_description to the response with the 200 status

      response-optional-property-added

    • added the optional property suggested_prompts to the response with the 200 status

      response-optional-property-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog