IMS Web Service Reference

Method: DeleteCategory

Description

Deletes a category.                 Required privilege: "security.set_category".

Action

http://ims.lyngsoesystems.com/administration/DeleteCategory

Input

The input of this method is the document element tns:DeleteCategory having the structure defined by the following table.

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:CategoryKey  common:CategoryKeyType  1..1 
Output

The output of this method is the document element tns:DeleteCategoryResponse that is always empty.

Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo 
ChildRecordFound  common:ChildRecordFoundExceptionInfo