Skip to main content
DELETE
/
settings
/
subchannel
/
{id}
Delete a Subchannel
curl --request DELETE \
  --url https://demo.enneo.ai/api/mind/settings/subchannel/{id} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

JWT-based authentication

Path Parameters

id
integer
required

Response

Subchannel deleted successfully