Skip to main content
POST
/
api
/
v1
/
notification
/
send
Error
A valid request URL is required to generate request examples
{
  "data": {},
  "message": "string",
  "status": "string"
}

Headers

Accept
string

Body

*/*

Request body for notification.SendNotificationRequest

SendNotificationRequest schema

channel
string
required
message
string
required
metadata
object
subject
string | null
to
string | null

Response

OK

SendNotificationResponse schema

data
object
message
string
status
string