HTTP + CSV
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/WebixKanbanTaskDeleteRequest HTTP/1.1
Host: taxcommapi.trendsic.net
Content-Type: text/csv
Content-Length: length
id,status,user_id,text,color,tags,comments,attachments,list
0,String,0,String,String,[String],"[{id:String,user_id:0,date:String,text:String}]",String,0
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
id,status,user_id,text,color,tags,comments,attachments,list
0,String,0,String,String,[String],"[{id:String,user_id:0,date:String,text:String}]",String,0