2min
Convert List Format
Convert a list from one format to another
Processing Rule | Description |
drop_nulls | Will remove all values from the JSON where the value is null |
replace_empty_with_null | Will replace all JSON property values that have and empty string ("") with null |
| |
Get a cake by its ID
GET
Params
Body Parameters
id
required
String
ID of the cake to get