The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/CreateConnection HTTP/1.1
Host: api.tigris.mymitchell.com
Content-Type: text/csv
Content-Length: length
OwnerId,ConnectToId,IsFavorite,ConnectToType
00000000000000000000000000000000,00000000000000000000000000000000,False,User
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
Id,OwnerId,UserId,UserDefaultVenueId,FirstName,LastName,IsFavorite
00000000000000000000000000000000,00000000000000000000000000000000,00000000000000000000000000000000,00000000000000000000000000000000,String,String,False