Conversation Update Status
Protocol
GET
URL
https://api.helpmonks.com/api/v1/conversation/status/(id)/(status)
Parameters
Name | Required | Value | Comment |
---|---|---|---|
id | Yes | ObjectId | |
status | Yes | New status | Valid status's are "inbox", "closed", "spam" or "archieved" |
Example
https://api.helpmonks.com/api/v1/conversation/status/54708b4cd71ef2dbdb557b9d/closed
Returned data
Please refer to the Conversation Data Model to see the data structure being returned