REST API: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:


===Return codes===
===Return codes===
200: Success: This means the request was accepted.


406: Not Acceptable. This is returned when an attempt is made to fire an event, with invalid or incomplete parameters.
406: Not Acceptable. This is returned when an attempt is made to fire an event, with invalid or incomplete parameters.

Revision as of 12:33, 21 April 2015

In Q2 2015 you can connect to the Tygron Engine via a REST API.

More info about rest can be found here

Specs


Return codes

200: Success: This means the request was accepted.

406: Not Acceptable. This is returned when an attempt is made to fire an event, with invalid or incomplete parameters.