The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/DiagramPutRequest HTTP/1.1
Host: gc-test.splitvision.nl
Content-Type: text/csv
Content-Length: length
Id,DiagramJson,Image,TenantId,ModifiedBy,OrgId,Culture
0,String,String,String,0,0,String
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
Diagram,StatusCode,StatusMessage
"{Id:0,Name:String,DiagramJson:String}",String,String