AladiaDocs
Api referenceChatSidebar sections

Delete a sidebar section

DELETE
/v2/chat/sidebar-sections/{id}
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

curl -X DELETE "https://example.com/v2/chat/sidebar-sections/string"
{  "resource": {},  "request": {},  "webhookEventName": "course.created"}