Differences

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

Link to this comparison view

Next revision
Previous revision
api:api_applications_flags_id [2014/06/27 11:18] – created Lauriapi:api_applications_flags_id [2024/07/30 11:50] (current) – external edit 127.0.0.1
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 |
-