calc
endpoint.Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Response
Successful Response
Response type returned by the for /values query endpoint.
Excel cell value. This can be a number, string, boolean, or blank
Examples:
1234
1234.56
"Hello, world!"
true