2min
Convert From CSV
Converts Comma Separated Values into a list of JSON Objects. It is mandatory to have the first line of the csv as the header.
The field names are cleaned by replacing everything except text and number to "_".
Get a cake by its ID
GET
Params
Body Parameters
id
required
String
ID of the cake to get