Skip to content

deleteSmartEntryURL ​

Deletes an existing URL from a given Smart Entry

Request ​

http
DELETE /rest/smartlib/smartentry/url/{smartEntryUrlId}

Headers ​

HeaderRequiredDescription
x-nextinteract-authtokenYesAuth token returned from loginUser

Parameters ​

smartEntryUrlId - Id of of the Smart Entry URL to delete

Response ​

200 OK ​

Returns only an HTTP 200 on success.

Errors ​

ExceptionDescription
WSInvalidParameterExceptionSee Error Definitions
WSInvalidAuthTokenExceptionSee Error Definitions
WSCacheServiceExceptionSee Error Definitions
WSSmartLibraryServiceExceptionSee Error Definitions