DELETE
/
v1
/
chat-widget
/
{widget_config_id}
curl --request DELETE \
  --url https://api.eqho.ai/v1/chat-widget/{widget_config_id} \
  --header 'X-API-KEY: <api-key>'
"<any>"

Authorizations

X-API-KEY
string
header
required

Path Parameters

widget_config_id
string
required

Response

200
application/json
Successful Response

The response is of type any.