Skip to content

Messages API

Send Message

POST /messages/send

Body:

{
  "to": "+919876543210",
  "message": "Hello from WhatzCRM"
}