TaxComm Platform Service

<back to all web services

WebixKanbanTaskDeleteRequest

The following routes are available for this service:
DELETE/v1/webix/kanban/tasks/{id}

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

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