Error
A valid request URL is required to generate request examples{
"receipts": {},
"scheduled": {},
"removed": [
"<string>"
],
"error": 123,
"errorMessage": "<string>",
"errorThrowable": {
"cause": "<unknown>",
"stackTrace": [
{
"methodName": "<string>",
"fileName": "<string>",
"lineNumber": 123,
"className": "<string>",
"nativeMethod": false
}
],
"message": "<string>",
"localizedMessage": "<string>",
"suppressed": "<array>"
},
"rateLimited": false,
"errorRetryable": false,
"errorContext": {}
}Send a specific message that has been scheduled
PUT
/
messaging
/
send
/
{messageType}
/
{id}
Error
A valid request URL is required to generate request examples{
"receipts": {},
"scheduled": {},
"removed": [
"<string>"
],
"error": 123,
"errorMessage": "<string>",
"errorThrowable": {
"cause": "<unknown>",
"stackTrace": [
{
"methodName": "<string>",
"fileName": "<string>",
"lineNumber": 123,
"className": "<string>",
"nativeMethod": false
}
],
"message": "<string>",
"localizedMessage": "<string>",
"suppressed": "<array>"
},
"rateLimited": false,
"errorRetryable": false,
"errorContext": {}
}Path Parameters
One of the supported message types
The ID of the message to send
Response
200 - application/json
successful operation
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Was this page helpful?
⌘I