MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=cpd-delete-orphaned-elements

(main | cpd-delete-orphaned-elements)
  • This module requires read rights.
  • This module only accepts POST requests.
  • Source: CognitiveProcessDesigner
  • License: GPL-3.0-only

Deletes elements of BPMN diagram, which were removed

Specific parameters:
Other general parameters are available.
elements

JSON encoded array of diagram elements to be deleted from wiki, because they were removed from diagram. Each element of the array must contain title of corresponding wiki page.

This parameter is required.
token

A "csrf" token retrieved from action=query&meta=tokens

This parameter is required.