Update message
Update a message
Update
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"data": {
"id": 8288,
"channel": "chat",
"senderId": 1,
"senderType": "user",
"type": "message",
"message": "updating the sent message",
"dateCreated": "2021-03-30T16:04:11.000Z",
"dateUpdated": "2021-03-30T16:10:54.000Z",
"seen": "no",
"meta": {},
"case": {
"dateCreated": "2021-03-30T16:04:10.000Z",
"dateUpdated": "2021-03-30T16:05:46.000Z",
"id": 2069,
"contactId": 597759,
"closedBy": null,
"visitId": 1379,
"title": "#597759 has just started a chat",
"description": "Hey added from the api",
"channel": "chat",
"status": "active",
"closingState": "handled",
"dateQueue": "2021-03-30T16:04:10.000Z",
"datePending": "2021-03-30T16:04:10.000Z",
"dateActive": "2021-03-30T16:04:10.000Z",
"dateClosed": null,
"queueId": null,
"queueOrder": null,
"meta": {},
"parentId": 1875,
"userId": null,
"waitTime": 0,
"threadId": 1875
},
"sender": {
"roles": [],
"id": 1,
"name": "David Guetta",
"firstName": "David Guetta",
"lastName": "",
"photo": "",
"email": "[email protected]",
"clientId": "",
"parentId": 0,
"type": "user",
"accessLevel": null
},
"caseId": 2069,
"threadId": 1875
}
}Body(raw)
Last updated