Skip to content

deleteSmartEntry ​

Deletes an existing SmartEntry from a given SmartLibrary.

Request ​

http
DELETE /rest/smartlib/smartentry/{smartEntryId}

Headers ​

HeaderRequiredDescription
x-nextinteract-authtokenYesAuth token returned from loginUser

Response ​

200 OK ​

(no response body)

Errors ​

ExceptionDescription
WSInvalidAuthTokenExceptionSee Error Definitions
WSCacheServiceExceptionSee Error Definitions
WSInvalidParameterExceptionSee Error Definitions
WSSmartEntryNotFoundExceptionSee Error Definitions
WSSmartLibraryServiceExceptionSee Error Definitions
WSSmartLibNotFoundExceptionSee Error Definitions
WSInsufficientPrivilegesExceptionSee Error Definitions