API V2.0: Difference between revisions

Jump to navigation Jump to search
Line 30: Line 30:


It is possible to create and modify multiple different items in one request this way.
It is possible to create and modify multiple different items in one request this way.
All existing "POSTable" items will have an "id" field to uniquely identify it.
* To create a new item, just do not include an id.
* To modify an existing item, include its id.


= Examples =
= Examples =