Show/Hide Toolbars

Therefore Web API Programming Interface 1.0

REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/DeleteDictionaryKeyword

SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/DeleteDictionaryKeyword

 

Deletes the keyword from the keyword dictionary. A keyword dictionary can be located either by ByDictionaryID or by ByDictionaryTypeNo.

 

 

Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/DeleteDictionaryKeyword

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–¡ ByDictionaryID

xs:int

optional nillable

Sets the dictionary id to add a new keyword to it. One of ByDictionaryID or ByDictionaryTypeNo must be specified. If both are specified, the ByDictionaryID will be taken into account.

â–¡ ByDictionaryTypeNo

xs:int

optional nillable

Sets the dictionary type number to add new a keyword to it. One of ByDictionaryTypeNo or ByDictionaryID must be specified.

â–  KeywordID

xs:int

mandatory

Sets the identity of the keyword to be deleted.

 

 

Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/DeleteDictionaryKeywordResponse

 

<Empty message>

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

Unbounded element (List of elements).

Normal

Optional element.

Bold

Mandatory element.

 

 

© 2022 Therefore Corporation, all rights reserved.