HTTP + CSV
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/DeleteDevices HTTP/1.1
Host: api.tigris.mymitchell.com
Content-Type: text/csv
Content-Length: length
deviceTokenList
[String]
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
tigrisUserId,deviceToken,createdTime,updatedTime
00000000000000000000000000000000,String,0001-01-01,0001-01-01