Response body formatting
Last updated
Was this helpful?
Was this helpful?
{
"Error": [
{
"error_description": "Error description",
"error_description_translated": "User facing error description"
}
]
}{
"Response": [
{
"ChatMessage": {
"id": 5,
"content": {
"ChatMessageContentText": {
"text": "Hi! This is an automated security message. We saw you just logged in on an My Device Description. If you believe someone else logged in with your account, please get in touch with Support."
}
}
}
}
]
}