Skip to content

Instantly share code, notes, and snippets.

@adamcooke
Created November 7, 2017 21:33
Show Gist options
  • Save adamcooke/0f51553450ca3bdbb14c6da67091b0d4 to your computer and use it in GitHub Desktop.
Save adamcooke/0f51553450ca3bdbb14c6da67091b0d4 to your computer and use it in GitHub Desktop.
POST /api/v1/issues/create HTTP/1.1
x-auth-token: demo
x-auth-secret: demo
Content-Type: application/json
Host: demo.staytus.co
Connection: close
User-Agent: Paw/3.1.1 (Macintosh; OS X/10.12.6) GCDHTTPRequest
Content-Length: 102
{"title":"A test by Adam","services":["web-application"],"status":"Operational","state":"monitoring"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment