Conversation Delete Note
Protocol
GET
URL
https://api.helpmonks.com/api/v1/conversation/note/delete/(id)
Parameters
Name | Required | Value | Comment |
---|---|---|---|
ID | Yes | ObjectId of the note |
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/note/delete/54708b4cd71ef2dbdb557b9d
Returned data
Please refer to the Conversation Data Model to see the data structure being returned