Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
api:api_applications_flags_id [2014/06/27 11:18] – created Lauri Elevantapi:api_applications_flags_id [2014/07/23 22:18] Lauri Elevant
Line 20: Line 20:
 | ''200 OK'' | The flag exists | | ''200 OK'' | The flag exists |
 | ''404 Not Found'' | The flag does not exist | | ''404 Not Found'' | The flag does not exist |
 +
 +==== Response example ====
 +
 +  {
 +    "created": "2014-06-20T06:50:15+00:00",
 +    "name": "Interested in accommodation"
 +  }
  
  
Line 40: Line 47:
  
 | ''204 No Content'' | Flag was successfully deleted | | ''204 No Content'' | Flag was successfully deleted |
-