2min
ABS
Returns the absolute value of a number.
The ABS function returns the absolute value of a number. In other words: the ABS function removes the minus sign (-) from a negative number, making it positive. 1. For example, the ABS function in cell B1 below returns the absolute value of a negative number.
e.g.: The absolute of -5 is 5
Get a cake by its ID
GET
Params
Body Parameters
id
required
String
ID of the cake to get
JSON
|
RESPONSES
200
404
|