{
"data": {
"name": "string",
"options": [
"string"
]
},
"extended_message": "string",
"message": "string",
"status": "string",
"status_code": "integer"
}
Name | Example | Description |
---|---|---|
data | ||
data.name | "Was this good?" |
The headline of the poll |
data.options[] | "Very good" | |
extended_message |
Text to help with debugging |
|
message |
Text to help with debugging |
|
status | "OK" |
HTTP Status text |
status_code | 200 |
HTTP Status code |