Grant Sheet Access
Google Sheets OAuth
Grant Sheet Access
Grant and record access to a Google Sheet selected via Google Picker.
This endpoint is called after a user selects a sheet through the Google Picker. Returns success without database recording (permissions verified via Google API).
Returns: Dictionary with success status and sheet details
POST
Grant Sheet Access
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Successful Response
The response is of type Response Grant Sheet Access Api V1 Sheets Grant Access Post · object.