API Reference
Refresh Data in Sheets
This endpoint allows you to refresh data in a specified Google Sheets spreadsheet.
POST
Authorizations
To access this endpoint, you need an API key. Please use the following format: Api-Key <API_KEY>.
If you don't have an API key, you can request one by reaching out to us at support@superjoin.ai.
In case you've misplaced your API key, you can request a new one; however, note that any previous keys will be deactivated.
Body
application/json
The ID of the spreadsheet you want to refresh.
The ID of the specific sheet within the spreadsheet to refresh.
Optional metadata for the refresh operation.
Response
200
application/json
Successfully refreshed the data.
Was this page helpful?