Appearance
deleteSmartEntryURL ​
Deletes an existing URL from a given Smart Entry
Request ​
http
DELETE /rest/smartlib/smartentry/url/{smartEntryUrlId}Headers ​
| Header | Required | Description |
|---|---|---|
x-nextinteract-authtoken | Yes | Auth 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 ​
| Exception | Description |
|---|---|
WSInvalidParameterException | See Error Definitions |
WSInvalidAuthTokenException | See Error Definitions |
WSCacheServiceException | See Error Definitions |
WSSmartLibraryServiceException | See Error Definitions |