Action Controller
Create or update one or multiple entities.
A uuid will be generated for any entity that doesn't have one yet. Posting entities without uuid multiple times will also create them multiple times.
post/actions/push
Response
Array of responses, matching the posted array of entities. Provides an HTML status code for every entity and an optional body (e.g. a string with an error message).