Skip to main content
POST
string
required
Bearer token for API authentication. Format: Bearer {{apiToken}}

Request Body

Body Parameters

object
Template configuration for the message
object
Key-value pairs to populate template placeholders
object
Provider configuration
string
Message subject (for EMAIL only)
string
Message body (for SLACK, EMAIL, TEAMS)
array
Interactive buttons (for SLACK only)

Response

Success Response (200 OK)
  • The API returns an empty response body with HTTP status 200 when the chat message is successfully queued for processing.

Status Codes

  • 200 - OK
  • 400 - BAD REQUEST
  • 401 - UNAUTHORISED
  • 404 - NOT FOUND