Endpoints
Upload a new workbook
Upload an Excel workbook file and make it available in the API.
The workbook will be processed in the background. Once it’s processed successfully it will be available for querying and exporting.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
Response
200
application/json
Successful Response
The id of the newly uploaded workbook