Events API

Create Event

POST /v1.0/events

Parameters

Name Description
name Event Name

Request

Headers

Accept: application/json
Content-Type: application/json
X-Auth-Token: dcb9ae818bd135fadb103f921897f381891aba1ca52b647711eb52f28cb1fb30

Route

POST /v1.0/events

Body

Response

Headers

Cache-Control: max-age=0, private, must-revalidate
Content-Length: 50
Content-Type: application/json; charset=utf-8
Etag: "bc056cfe17fc99d78450bc54de29b665"
Location: http://localhost:4000/v1.0/events/3
Server: thin 1.5.1 codename Straight Razor
X-Request-Id: 959ab9aa4e2b4b6671245c98c7b72590
X-Runtime: 0.058366
X-Ua-Compatible: IE=Edge,chrome=1
Date: Tue, 16 Feb 2016 13:36:30 GMT

Status

201 Created

Body