Created
November 7, 2017 21:33
-
-
Save adamcooke/0f51553450ca3bdbb14c6da67091b0d4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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