text-ai
text_widget_groups

Create Text Widget Group

Create a new Text Widget Group with an auto-created first agent.

post/api/v1/text-ai/text-widget-groups

Request body

namestring required
greeting_messagestring nullable
brandingobject nullable
home_screenobject nullable
collect_fieldsstring[]
session_timeout_minutesinteger nullable
production_originsstring[]

Response

Successful Response

idstring uuid required
namestring required
greeting_messagestring nullable
brandingobject nullable
home_screenobject nullable
collect_fieldsstring[]
session_timeout_minutesinteger nullable
production_originsstring[]
tenant_idstring uuid required
publishable_keystring required
enabledboolean required
environmentstring
created_atstring date-time required
updated_atstring date-time required

Changes

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