Appearance
deleteSmartEntryTag ​
Deletes an existing Tags from a given Smart Entry
Request ​
http
DELETE /rest/smartlib/smartentry/tag/{smartEntryTagId}Headers ​
| Header | Required | Description |
|---|---|---|
x-nextinteract-authtoken | Yes | Auth token returned from loginUser |
Parameters ​
smartEntryTagId - Id of of the Smart Entry Tag 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 |