Generate a table from json input
Create an html, csv or xlsx representation of the given table for display or download
post/render/{render_type}
Path parameters
render_type'html' | 'csv' | 'xlsx' required
The type of output required
Request body
Response
An appropriate representation of the table is returned in the body