Service: zimbraAdmin
Namespace: "urn:zimbraAdmin"
DeleteZimlet SOAP Command

Delete a Zimlet

Authorization token required true
Admin Authorization token required true

DeleteZimletRequest

    <DeleteZimletRequest> ## DeleteZimletRequest
        <zimlet [name="..."] /> ## NamedElement
    </DeleteZimletRequest>

The following table describes elements and attributes you can define within a <DeleteZimletRequest> element:

XPath Required / Optional Description
/zimlet Required (only 1) Zimlet name
/zimlet@name Optional (0 or 1) Type:String
Name

DeleteZimletResponse

    <DeleteZimletResponse /> ## DeleteZimletResponse