{
"receipts": {},
"scheduled": {},
"removed": [
"<string>"
],
"error": 123,
"errorMessage": "<string>",
"errorThrowable": {
"cause": {},
"stackTrace": [
{
"methodName": "<string>",
"fileName": "<string>",
"lineNumber": 123,
"className": "<string>",
"nativeMethod": true
}
],
"message": "<string>",
"localizedMessage": "<string>",
"suppressed": [
{}
]
},
"rateLimited": false,
"errorRetryable": false,
"errorContext": {}
}
{
"receipts": {},
"scheduled": {},
"removed": [
"<string>"
],
"error": 123,
"errorMessage": "<string>",
"errorThrowable": {
"cause": {},
"stackTrace": [
{
"methodName": "<string>",
"fileName": "<string>",
"lineNumber": 123,
"className": "<string>",
"nativeMethod": true
}
],
"message": "<string>",
"localizedMessage": "<string>",
"suppressed": [
{}
]
},
"rateLimited": false,
"errorRetryable": false,
"errorContext": {}
}
One of the supported message types
The ID of the message to send
successful operation
The response is of type object
.
Was this page helpful?