API V2.0: Difference between revisions

Jump to navigation Jump to search
Line 27: Line 27:
= POST method =
= POST method =
== Creating/modifying multiple items ==
== Creating/modifying multiple items ==
All POST endpoints accept an array of items (an item may be a booking, message, property etc).
It is possible to create and modify multiple different items in one request this way.


= Examples =
= Examples =