POST /authorizations
host: api.github.com
authorization: Basic bGFwYW5vaWQ6QGxmZXJkMGc=
accept: application/json
content-type: application/json
body: {\"scopes\":[\"repo\",\"read:org\",\"user:email\",\"repo_deployment\",\"repo:status\",\"write:repo_hook\"],\"note\":\"catl-cli-q3q8970\"}

HTTP/1.1 201 Created
server: GitHub.com
date: Fri, 17 Mar 2017 21:38:57 GMT
content-type: application/json; charset=utf-8
content-length: 589
connection: close
status: 201 Created
x-ratelimit-limit: 5000
x-ratelimit-remaining: 4999
x-ratelimit-reset: 1489790337
cache-control: private, max-age=60, s-maxage=60
vary: Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding
etag: "27577d1ef12cc914e0b21479e3640aed"
location: https://api.github.com/authorizations/89886628
x-github-media-type: github.v3
access-control-expose-headers: ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval
access-control-allow-origin: *
content-security-policy: default-src 'none'
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-content-type-options: nosniff
x-frame-options: deny
x-xss-protection: 1; mode=block
x-served-by: b535085e7f4d6e3423e016e684de0829
x-github-request-id: 2331:323E:1FF3CA:2871EE:58CC5771

{"id":89886628,"url":"https://api.github.com/authorizations/89886628","app":{"name":"catl-cli-q3q8970","url":"https://developer.github.com/v3/oauth_authorizations/","client_id":"00000000000000000000"},"token":"17db25df6e513f8738dd64e81374c1830f617d09","hashed_token":"da38f819e144253602673f17845a1e957f9a5ae8d665feba6d2e2d6e1a6f7169","token_last_eight":"0f617d09","note":"catl-cli-q3q8970","note_url":null,"created_at":"2017-03-17T21:38:57Z","updated_at":"2017-03-17T21:38:57Z","scopes":["repo","read:org","user:email","repo_deployment","repo:status","write:repo_hook"],"fingerprint":null}