Conversation Delete
Protocol
GET
URL
https://api.helpmonks.com/api/v1/conversation/delete/(id)
Parameters
Name | Required | Value | Comment |
---|---|---|---|
ID | Yes | ObjectId of the conversation |
The available fields are documented in the Conversation Data Model. Refer to the Query syntax documentation on how to query against your records
Example
https://api.helpmonks.com/api/v1/conversation/delete/54708b4cd71ef2dbdb557b9d
Returned data
Please refer to the Conversation Data Model to see the data structure being returned