Overview | Service | Command |
Undeploy Zimlet
Authorization token required | true |
Admin Authorization token required | true |
<UndeployZimletRequest name="{zimlet-name}" [action="..."] /> ## UndeployZimletRequest
The following table describes elements and attributes you can define within a
<UndeployZimletRequest>
element:
XPath | Required / Optional | Description |
@name | Required (only 1) | Type:String Zimlet name |
@action | Optional (0 or 1) | Type:String Action |
<UndeployZimletResponse /> ## UndeployZimletResponse