Closed mjbarnhoorn closed 12 years ago
I suspect you are looking at an older version of the API documentation. The correct location is this: http://api.euphorie.hosting.simplon.biz/users/16/sessions
Found the problem you have a Typo in your API documentation, it must be /users/<userid>/sessions
When I do a request to /users//surveys, I get an 404 not found.
I do a POST to host: "api.euphorie.hosting.simplon.biz" with path: "/users/16/surveys" with the following body:
{ survey: 'nl/mkb/preview', title: 'My Rie' }