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": {}
}If the Message has a schedule, then schedule one or more messages. Each message must pass in a schedule instance.
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": {}
}JSON-formatted list of messages and attributes
Show child attributes
MILLISECOND, SECOND, MINUTE, HOUR, DAY, WEEK, MONTH Show child attributes
GET, PUT, POST, DELETE successful operation
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?