This repository was archived by the owner on Jul 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ collection:
2929 method : POST
3030 body :
3131 mimeType : application/octet-stream
32- fileName :
32+ fileName : " "
3333 headers :
3434 - name : Content-Type
3535 value : text/csv
@@ -210,10 +210,10 @@ collection:
210210 body :
211211 mimeType : application/json
212212 text : |-
213- // Replace with actual FileId from MESH inbox
213+ // Replace with actual FileId from MESH inbox
214214 // Get FileIds by calling: GET /messageexchange/X26ABC1/inbox
215215 {
216- "FileId": "159896E597B24A9F8E82F0674C10AB98"
216+ "FileId": "159896E597B24A9F8E82F0674C10AB98"
217217 }
218218 headers :
219219 - name : Content-Type
@@ -242,10 +242,10 @@ collection:
242242 body :
243243 mimeType : application/json
244244 text : |-
245- // Replace with actual FileId from MESH inbox
245+ // Replace with actual FileId from MESH inbox
246246 // Get FileIds by calling: GET /messageexchange/X26ABC1/inbox
247247 {
248- "FileId": "159896E597B24A9F8E82F0674C10AB98"
248+ "FileId": "159896E597B24A9F8E82F0674C10AB98"
249249 }
250250 headers :
251251 - name : Content-Type
You can’t perform that action at this time.
0 commit comments