{
  "api_version": 1.6,
  "data": {
    "created_at": "2014-04-30T04:01:52Z",
    "expires_in": 15552000,
    "expires_in_seconds": 15552000,
    "id": "536075b0194e4c85ef000024",
    "identity": "[email protected]",
    "links": {
      "GET": {
        "href": "https://openshift.redhat.com/broker/rest/user/authorization/536075b0194e4c85ef000024",
        "method": "GET",
        "optional_params": [

        ],
        "rel": "Get authorization",
        "required_params": [

        ]
      },
      "UPDATE": {
        "href": "https://openshift.redhat.com/broker/rest/user/authorization/536075b0194e4c85ef000024",
        "method": "PUT",
        "optional_params": [

        ],
        "rel": "Update authorization",
        "required_params": [
          {
            "description": "A note to remind you what this token is for.",
            "invalid_options": [

            ],
            "name": "note",
            "type": "string",
            "valid_options": [

            ]
          }
        ]
      },
      "DELETE": {
        "href": "https://openshift.redhat.com/broker/rest/user/authorization/536075b0194e4c85ef000024",
        "method": "DELETE",
        "optional_params": [

        ],
        "rel": "Delete authorization",
        "required_params": [

        ]
      }
    },
    "note": "This is a note to myself",
    "scopes": "userinfo",
    "token": "bdafca27070328eb0b666d7bad4266130633f706afff95d2128519a396069b0a"
  },
  "messages": [
    {
      "exit_code": 0,
      "field": null,
      "index": null,
      "severity": "info",
      "text": "Create authorization"
    }
  ],
  "status": "created",
  "supported_api_versions": [
    1.0,
    1.1,
    1.2,
    1.3,
    1.4,
    1.5,
    1.6,
    1.7
  ],
  "type": "authorization",
  "version": "1.6"
}