Service: zimbraAdmin

Command: DeleteZimlet
Namespace: urn:zimbraAdmin
Description: Delete a Zimlet
Properties:
Authorization token required true
Admin Authorization token required true

DeleteZimletRequest

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

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