POST /File/Tags/

Gets the tags that match the text passed in.
 

Request

Method Request URI
POST /API/File/Tags/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

Name: searchValue
Type: System.String

Response

Response Body

List of KeyValuePair objects or a reason for operation failure.