π£οΈMessages
GET Get/{leadId}
[{
"id": "int",
"leadId": "int",
"bot": "bool",
"type": "string",
"message": "string",
"url": "string",
"createdOn": "DateTime",
"manual": "bool"
}]POST Message/Send
POST Message/SendTemplate
Last updated