text-ai
text_widget_groups

Create Agent In Text Group

Create a new text agent directly inside a widget group.

post/api/v1/text-ai/text-widget-groups/{group_id}/agents

Path parameters

group_idstring uuid required

Request body

namestring required
labelstring required
descriptionstring nullable
iconstring nullable

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.