/
HA
hackforla
/
VRMS API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
Auth
6
CheckIns
4
CheckUser
2
Events
7
GrantPermission
3
post
OAuth flow for Google Drive permission
post
Grant Google Drive permission directly
post
Onboard user to GitHub org and team
HealthCheck
1
Projects
8
ProjectTeamMembers
6
Questions
3
RecurringEvents
6
Users
10
GrantPermission
Grant Google Drive permission directly
post
/grantpermission/googleDrive
Request body
object
required
email
string
email
required
file
string
required
Google Drive file ID
Response
Permission granted
object
required
message
string
Example response
{ "message": "Success!" }
Changes