Web API for Workspace Elements
Jump to navigation
Jump to search
API for Workspace Elements (a.k.a. UI element API) is used by the Workspace in the Web UI to
- move multiple different types of items to another project
- delete multiple different types of items
UI Elements API
POST /api/uielements/setproject/{projectid}
Supports also models, and the moveLinkedDatatables query parameter (see PUT api/models/{id}).
DELETE /qprpa/api/uielements
Support also models, and the deletePermanently query parameter (see DELETE api/models/{id}).