Response

• code: String – Http code.
• msg: String – Response message.
• object: Object – null.
{
    "code": "200",
    "msg": "Session closed correctly...",
    "object": null
}
Language
Click Try It! to start a request and see the response here!