1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
HTTP/1.1 201 Created
Server: nginx
Date: Fri, 03 Mar 2017 13:49:58 GMT
Content-Type: application/json; charset=utf-8
Connection: keep-alive
X-RateLimit-Limit: 2400
X-RateLimit-Remaining: 2398
X-RateLimit-Reset: 1488552566
ETag: W/"80f207d402f1a1a4845455aa064c3735"
Cache-Control: max-age=0, private, must-revalidate
X-Request-Id: 49ea1585-3871-4829-90f4-ea2aad994256
X-Runtime: 0.700056
X-Content-Type-Options: nosniff
X-Download-Options: noopen
X-Frame-Options: DENY
X-Permitted-Cross-Domain-Policies: none
X-XSS-Protection: 1; mode=block
Strict-Transport-Security: max-age=31536000
{"data":{"enabled":true,"created_at":"2017-03-03T13:49:58Z","updated_at":"2017-03-03T13:49:58Z"}}
|