post https://api.showcase.skylarkplatform.io/api/batch/
Use this endpoint to make several requests at once and open only one HTTP
connection.
The mandatory fields are id
, method
and url
.
body
must be a string, so JSON must be encoded to a string.
To request the details of objects that are related to each other, prefer field expansion for better performance and cacheability.