v1
latestOpenAPI 3.0.02026-07-24378968.5 KBChat
/chat/conversation/send-template
Send a new template message
post/chat/conversation/send-template
Headers
octa-agent-emailstring
Request body
Example request
{
"target": {
"contact": {
"phoneContact": {
"number": "+55119999999999"
}
}
},
"origin": {
"from": {
"number": "+55119999999999"
}
}
}