{
    "statusCode": 205,
    "message": "Reset Content",
    "descriptions": {
        "wikipedia": "The server successfully processed the request, but is not returning any content. Unlike a 204 response, this response requires that the requester reset the document view."
    },
    "group": {
        "message": "Success",
        "key": "2xx",
        "descriptions": {
            "wikipedia": "This class of status codes indicates the action requested by the client was received, understood, accepted, and processed successfully."
        }
    }
}