Community 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/communities/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).
Changes
Changed in 2 of the 58 revisions of this API.11
- ○
added the new optional request property
items/nutsCodenew-optional-request-property
- ○
- ●
removed the request property
items/nutsCoderequest-property-removed
This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●