Batch Operation
Performs multiple record operations in a single transaction.
Access token, prefixed by Bearer .
If true, continues processing remaining operations when one operation returns an error. If false, stops processing remaining operations when one operation returns an error.
POST returns an Insert Records response.PUT returns an Update Record response.GET returns a Get Record response.DELETE returns a Delete Record response.