Appearance
createSmartEntryTag ​
Adds a new Tags to a given Smart Entry
Request ​
http
POST /rest/smartlib/smartentry/{smartEntryId}/tagsHeaders ​
| Header | Required | Description |
|---|---|---|
x-nextinteract-authtoken | Yes | Auth token returned from loginUser |
Parameters ​
smartEntryId - Id of of the Smart Entry to which a URL is to be added
Response ​
200 OK ​
Returns a single SmartEntryURLJSON object:
TODO
Errors ​
| Exception | Description |
|---|---|
WSInvalidParameterException | See Error Definitions |
WSInvalidAuthTokenException | See Error Definitions |
WSCacheServiceException | See Error Definitions |
WSSmartLibraryServiceException | See Error Definitions |