Skip to main content

Delete category

DELETE /v1/chat/category/:id

Delete a category

Path Parameters
  • id any required

    Object ID of the object, this can be a mongo ID but also a plain string (backwards-compatibility). When using POST or add API calls, this property is optional.

Responses

OK

Loading...