Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
api:api_applications_flags [2014/06/25 16:42] – [Response codes] Lauri Elevantapi:api_applications_flags [2014/06/27 10:51] – [POST] Lauri Elevant
Line 23: Line 23:
 If a flag with this name exists already, a ''409 Conflict'' will be returned, along with the URI of the offending flag in the ''Location'' header.  If a flag with this name exists already, a ''409 Conflict'' will be returned, along with the URI of the offending flag in the ''Location'' header. 
  
-**This method simply creates a new flag, but does not assign it to any applications.** You are expected to use the ''PUT'' verb to add **exiting** flags to applications, see [[api:api_applications_123_flags_1|/api/applications/123/flags/1]].+**This method simply creates a new flag, but does not assign it to any applications.** You are expected to use the ''PUT'' verb to add **exiting** flags to applications, see [[api:api_applications_ID_flags_ID|/api/applications/ID/flags/ID]].
  
 ==== Syntax ==== ==== Syntax ====