The GUI Add form of view/DelDataPatchesVIEW as JSON
The API call to the /add/ URL can only be made from a hierarchy that allows the model type to be added.
The actions in the response shows the url for the POST API call to create an instance.
Create
Task
Call
URL
Parameters
Payload
Create
POST
/api/view/DelDataPatchesVIEW
hierarchy=[hierarchy]
(For payload specification)
Response is a transaction pkid for the create action.
The GET call to
tool/Transaction/[trans pkid]
shows the View resource has no instance pkid, because a
view model stores no instances.