Header
Bearer token for API authentication. Format:
Bearer {{apiToken}}
Request Body
Body Parameters
Template configuration for the message
Key-value pairs to populate template placeholders
Provider configuration
Message subject (for EMAIL only)
Message body (for SLACK, EMAIL, TEAMS)
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
- OK400
- BAD REQUEST401
- UNAUTHORISED404
- NOT FOUND