You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "key-value pairs for a watchlist item"
7039
7061
},
7040
7062
"tenantId": {
@@ -7155,6 +7177,10 @@
7155
7177
"type": "string",
7156
7178
"description": "The raw content that represents to watchlist items to create. In case of csv/tsv content type, it's the content of the file that will parsed by the endpoint"
7157
7179
},
7180
+
"sasUri": {
7181
+
"type": "string",
7182
+
"description": "The Shared Access Signature (SAS) URI under which the large csv watchlist file is located and from which the watchlist and its items will be created"
7183
+
},
7158
7184
"source": {
7159
7185
"type": "string",
7160
7186
"description": "The filename of the watchlist, called 'source'"
0 commit comments