Skip to main content
Create Or Update Embedded Chat Config For A Registered Agent

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json

Spec for embedded chat config in.

layout
LayoutConfig · object | null

Layout configuration

is_live
boolean | null

Status of the embedded chat script

Response

Successful Response

Spec for embedded chat config out.

layout
LayoutConfig · object | null

Layout configuration

is_live
boolean | null

Status of the embedded chat script

script
string | null

Generated embedded chat script

updated_at
string | null

Last update timestamp